Class Cad3DFace
- Namespace
- Aspose.CAD.FileFormats.Cad.CadObjects
- Assembly
- Aspose.CAD.dll
Class that describes 3DFACE entity
[ComVisible(false)]
public class Cad3DFace : CadEntityBase, ICadObjectContainer, IDrawingEntity, IMeasurableEntity
- Inheritance
-
Cad3DFace
- Implements
- Inherited Members
Constructors
- Cad3DFace()
Initializes a new instance of the Cad3DFace class.
- Cad3DFace(Cad3DPoint, Cad3DPoint, Cad3DPoint, Cad3DPoint)
Initializes a new instance of the Cad3DFace class.
Properties
- EdgesVisible
Gets or sets the visibility of edges.
- FirstCorner
Gets or sets the first corner.
- FourthCorner
Gets or sets the forth corner.
- SecondCorner
Gets or sets the second corner.
- ThirdCorner
Gets or sets the third corner.
- TypeName
Gets the name of the type.