GroupTypeIdRotationAbout Property |
Rotation about.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static ForgeTypeId RotationAbout { get; }
Public Shared ReadOnly Property RotationAbout As ForgeTypeId
Get
public:
static property ForgeTypeId^ RotationAbout {
ForgeTypeId^ get ();
}
static member RotationAbout : ForgeTypeId with get
Property Value
ForgeTypeId
See Also