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