Share

RevolvedSurface.Axis Property

Axis of the revolved surface. This is the Z axis of the local coordinate system associated with this revolved surface.


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

Syntax

C#

public XYZ Axis { get; }

Property Value

XYZ

See Also

Reference

Was this information helpful?