TinSurfaceBoundary(TinBoundaryType)
Constructor
|
Namespace: Bricscad.Civil
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public TinSurfaceBoundary(
TinBoundaryType boundaryType
)
Public Sub New (
boundaryType As TinBoundaryType
)
public:
TinSurfaceBoundary(
TinBoundaryType boundaryType
)
new :
boundaryType : TinBoundaryType -> TinSurfaceBoundary
Parameters
- boundaryType TinBoundaryType
-
See Also