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