| Revit 2023 API |
| RevolvedSurface Properties |
| RevolvedSurface Class See Also |
The RevolvedSurface type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Axis |
Axis of the revolved surface. This is the Z axis of the local coordinate system associated with this revolved surface.
| |
| IsValidObject |
Specifies whether the .NET object represents a valid Revit entity.
(Inherited from Surface.) | |
| OrientationMatchesParametricOrientation |
Indicates whether this Surface's orientation is the same as or opposite to its parametric orientation.
(Inherited from Surface.) | |
| Origin |
Center of the circle that defines the base of the revolved surface. This is the origin of the local coordinate system associated with this revolved surface.
| |
| XDir |
X axis of the local coordinate system associated with this revolved surface.
| |
| YDir |
X axis of the local coordinate system associated with this revolved surface.
|