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