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