Namespace: Teigha.BoundaryRepresentation
Assembly: TD_MgdBrep (in TD_MgdBrep.dll)
Version: 0.0.0.0
Syntax
public BoundaryLoop(
FullSubentityPath fullSubentPath
)
Public Sub New (
fullSubentPath As FullSubentityPath
)
public:
BoundaryLoop(
FullSubentityPath fullSubentPath
)
new :
fullSubentPath : FullSubentityPath -> BoundaryLoop
Parameters
- fullSubentPath FullSubentityPath
-
See Also