TinSurfaceDefinitionDeleteEdge(Point2d)
Constructor
|
Namespace: Bricscad.Civil
Assembly: BrxMgd (in BrxMgd.dll) Version:
25.1.5.0
Syntax
public TinSurfaceDefinitionDeleteEdge(
Point2d position
)
Public Sub New (
position As Point2d
)
public:
TinSurfaceDefinitionDeleteEdge(
Point2d position
)
new :
position : Point2d -> TinSurfaceDefinitionDeleteEdge
Parameters
- position Point2d
-
See Also