ContinuousRailTypeProjection Property |
The horizontal distance between the outer boundary of the rail and the path.
Namespace: Autodesk.Revit.DB.ArchitectureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double Projection { get; }
Public ReadOnly Property Projection As Double
Get
public:
property double Projection {
double get ();
}
member Projection : float with get
Property Value
Double
See Also