public class Mesh : EntityObjectPublic Class Mesh
Inherits EntityObjectpublic ref class Mesh : public EntityObjecttype Mesh =
class
inherit EntityObject
end| Mesh(IEnumerableVector3, IEnumerableInt32) | Initializes a new instance of the Mesh class |
| Mesh(IEnumerableVector3, IEnumerableInt32, IEnumerableMeshEdge) | Initializes a new instance of the Mesh class |
| CodeName | (Inherited from DxfObject) |
| Color | (Inherited from EntityObject) |
| Edges | |
| Faces | |
| Handle | (Inherited from DxfObject) |
| IsVisible | (Inherited from EntityObject) |
| Layer | (Inherited from EntityObject) |
| Linetype | (Inherited from EntityObject) |
| LinetypeScale | (Inherited from EntityObject) |
| Lineweight | (Inherited from EntityObject) |
| Normal | (Inherited from EntityObject) |
| Owner | (Inherited from EntityObject) |
| Reactors | (Inherited from EntityObject) |
| SubdivisionLevel | |
| Transparency | (Inherited from EntityObject) |
| Type | (Inherited from EntityObject) |
| Vertexes | |
| XData | (Inherited from DxfObject) |
| AddReactor | (Inherited from EntityObject) |
| Clone | (Overrides EntityObjectClone) |
| ToString | (Inherited from EntityObject) |
| TransformBy(Matrix4) | (Inherited from EntityObject) |
| TransformBy(Matrix3, Vector3) | (Overrides EntityObjectTransformBy(Matrix3, Vector3)) |
| LayerChanged | (Inherited from EntityObject) |
| LinetypeChanged | (Inherited from EntityObject) |
| XDataAddAppReg | (Inherited from DxfObject) |
| XDataRemoveAppReg | (Inherited from DxfObject) |