Trace entity

The following tables list the members exposed by the CADTrace type.

Name Description
Public property Box Gets a three-dimensional box that encloses the CADSolid entity. (inherited from CADSolid).
Public property EntType Gets the type of this CADTrace entity.
Public property Point2 Gets or sets a third point of the CADSolid object. (inherited from CADSolid).
Public property Point3 Gets or sets a fourth point of the CADSolid object. (inherited from CADSolid).
Top
Name Description
Public method AssignEntity Copies an entity (inherited from CADSolid).
Public method DrawEntityTrace (inherited from CADSolid).
Public method Equals (Overloaded) (inherited from Object).
Public method GetBoxPoints Checks if the CADSolid object must be drawn during a drawing cycle. (inherited from CADSolid).
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Public method Loaded Loads this CADSolid object to the specified CADConverter. (inherited from CADSolid).
Public method Static ReferenceEquals (inherited from Object).
Public method ToString (inherited from Object).
Top