Axis defining the first parametric direction of the plane.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
SyntaxPublic ReadOnly Property XVec As XYZ
Get
public:
property XYZ^ XVec {
XYZ^ get ();
}
member XVec : XYZ with get
Property Value
XYZ
See Also