GeneralSurfaceProperties Constructor (Surface)
|
Namespace: Bricscad.Civil
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
public GeneralSurfaceProperties(
Surface surface
)
Public Sub New (
surface As Surface
)
public:
GeneralSurfaceProperties(
Surface^ surface
)
new :
surface : Surface -> GeneralSurfaceProperties
Parameters
- surface
- Type: Bricscad.CivilSurface
See Also