SurfaceGeneralProperties Property
|
Namespace: Bricscad.Civil
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
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
GeneralSurfaceProperties
See Also