Share

CylindricalSurface.Origin Property

Center of the circle that defines the base of the cylinder. This is the origin of the local coordinate system associated with this cylinder.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public XYZ Origin { get; }

Property Value

XYZ

See Also

Reference

Was this information helpful?