Table of Contents

Class CadTrace

Namespace
Aspose.CAD.FileFormats.Cad.CadObjects
Assembly
Aspose.CAD.dll

TRACE class

[ComVisible(false)]
public class CadTrace : CadExtrudedEntityBase, ICadObjectContainer, IDrawingEntity, IMeasurableEntity
Inheritance
CadTrace
Implements
Inherited Members

Constructors

CadTrace()

Initializes a new instance of the CadTrace class.

Properties

ExtrusionDirection

Gets or sets the extrusion direction.

FirstPoint

Gets or sets the first point.

FourthPoint

Gets or sets the fourth point.

SecondPoint

Gets or sets the second point.

Thickness

Gets or sets the thickness.

ThirdPoint

Gets or sets the third point.

TypeName

Gets the name of the type.