DbPolyFaceMesh.h
This class represents PolyFaceMesh entities in an OdDbDatabase instance.
A PolyFaceMesh entity consists of a list of PolyFaceMeshVertex (coordinate) vertices and a list of OdDbFaceRecord face records. Together they define a set of 3D faces.
Never derive from this class.
TD_Db
|
Name |
Description |
|
This is OdDbPolyFaceMesh, a member of class OdDbPolyFaceMesh. |
|
Name |
Description |
|
Appends the specified face record onto this PolyFaceMesh entity. | |
|
Appends the specified face vertex onto this PolyFaceMesh entity. | |
|
Removes all vertices and faces | |
|
Reads the .dwg file data of this object. | |
|
This is DWGMAP_DECLARE_MEMBERS, a member of class OdDbPolyFaceMesh. | |
|
Writes the .dwg file data of this object. | |
|
Reads the DXF format data of this object from the specified filer. | |
|
Reads the DXF data of this object. | |
|
Reads the DXF R12 format data of this object. | |
|
Writes the DXF format data of this object to the specified filer. | |
|
Writes the DXF data of this object. | |
|
Writes the DXF data of this object. | |
|
| |
|
Returns the plane that contains this entity. | |
|
Returns true if and only if this entity is planar. | |
|
Returns the number of faces in this PolyFaceMesh entity (DXF 72). | |
|
Returns the number of vertices in this PolyFaceMesh entity (DXF 71). | |
|
Opens the OdDbSequenceEnd entity for this PolyfaceMesh entity. | |
|
Opens the specified vertex owned by this PolyFaceMesh entity. | |
|
Called as the first operation as this object is being closed, for database -resident objects only. | |
|
| |
|
overridables | |
|
This is subGetGeomExtents, a member of class OdDbPolyFaceMesh. | |
|
This is subGetGsMarkersAtSubentPath, a member of class OdDbPolyFaceMesh. | |
|
This is subGetSubentPathsAtGsMarker, a member of class OdDbPolyFaceMesh. | |
|
This is subTransformBy, a member of class OdDbPolyFaceMesh. | |
|
This is subWorldDraw, a member of class OdDbPolyFaceMesh. | |
|
Returns a SmartPointer to an iterator that can be used to traverse the vertices and face records owned by this PolyFaceMesh entity. |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|