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