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