WallCutLineAnchorHeightOffset
Property
 | 
Property that represents the vertical distance
offset. This offset value is measured along z-axis in Wall
OCS.
Namespace: Teigha.Aec.Arch.DatabaseServices
Assembly: TA_MgdArch (in TA_MgdArch.dll)
Version: 0.0.0.0
Syntax
 
public double HeightOffset { get; }
 
Public ReadOnly Property HeightOffset As Double
        Get
 
public:
property double HeightOffset {
        double get ();
}
 
member HeightOffset : float with get
 
 
 
Property Value
Double
 
See Also