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(
Entity entity
)
Public Sub New (
entity As Entity
)
public:
Brep(
Entity^ entity
)
new :
entity : Entity -> Brep
Parameters
- entity Entity
-
See Also