Public Properties
| Name | Description | |
|---|---|---|
|
Angle | Gets or sets an angle between a referenced block and CAD drawing. |
|
Attribs | Gets a collection of an attribs. |
|
Block | Gets or sets a block referenced by this CADInsert object. |
|
Box | Gets a three-dimensional box that encloses the CADInsert object. |
|
Color | Gets or sets a color for the this CADCustomVertex object. (inherited from CADCustomVertex). |
|
Converter | Gets or sets a CADConverter associated with this CADObjectEntity. (inherited from CADObjectEntity). |
|
Count | Gets a number of attribs belonging to the given CADInsert. |
|
EntName | Gets a name of the CADInsert object. |
|
EntType | Gets the type of this CADInsert entity. |
|
Entities | Gets a collection of attribs associated with the given CADInsert object. |
|
ExtendedData | Provides access to entity extended data (inherited from CADEntity). |
|
Extrusion | Gets or sets a direction of axis Z belonging to the coordinate system of this CADInsert object. |
|
Handle | Gets a CADEntity handle. (inherited from CADEntity). |
|
Layer | Gets or sets a layer this CADPlotEntity belongs to. (inherited from CADPlotEntity). |
|
LineType | Gets or sets line type for this CADPenLine object. |
|
LineTypeScale | Gets or sets a value equal to a quantity of linetype elements per unit of its length. (inherited from CADPlotEntity). |
|
LineWeight | Gets or sets a thickness of lines for this CADInsert. |
|
Matrix | Gets a matrix of the CADInsert object. |
|
Point | Gets or sets a position of the CADCustomVertex object. (inherited from CADCustomVertex). |
|
Scale | Gets or sets a scale for drawning of the referenced block in a CAD image. |
|
Selected | Get or sets CADInsert selected. |
|
Visibility | Gets or sets a value indicating whether a CADPlotEntity is visible. (inherited from CADPlotEntity). |
|
Visible | Gets or sets a value indicating whether a CADPlotEntity is visible taking into account a state of the layer this CADPlotEntity belongs to. (inherited from CADPlotEntity). |
See Also