VolumeSurfacePropertiesComparisonSurface Property
 | 
Namespace:  Bricscad.Civil
Assembly:  BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
 
public ObjectId ComparisonSurface { get; }
 
Public ReadOnly Property ComparisonSurface As ObjectId
        Get
 
public:
property ObjectId ComparisonSurface {
        ObjectId get ();
}
 
member ComparisonSurface : ObjectId with get
 
 
 
Property Value
Type: 
ObjectId 
See Also