Initializes a new instance of the
Edge class
Namespace: Teigha.BoundaryRepresentation
Assembly: TD_MgdBrep (in TD_MgdBrep.dll)
Version: 0.0.0.0
Syntax
public Edge(
FullSubentityPath fullSubentPath
)
Public Sub New (
fullSubentPath As FullSubentityPath
)
public:
Edge(
FullSubentityPath fullSubentPath
)
new :
fullSubentPath : FullSubentityPath -> Edge
Parameters
- fullSubentPath FullSubentityPath
-
See Also