

Creates a display data information for external object | |
void | |
Display color for external object | |
GetEntities () | |
void | |
List of entities to display in external object. The entities are specified in the local coordinates of the external object. To transform them to model coordinates, Use method SetTransormationMatrix(). NOTE: The only entities for which this is supported are wfcENTITY_LINE and wfcENTITY_ARC. (Polygons may be drawn as multiple lines, and circles as arcs of extent 2 * pi.) | |
void | |
A sequnce of colors for entities | |
GetLineStyle () | |
void | |
Line style for external object | |
void | |
Some display properties for external object | |
GetScale () | |
void | |
Scale for external object | |
void | |
Use this matrix to transform from local coordinates to model coordinates | |

GetDisplayColor | () | |
void | SetDisplayColor |

GetEntities | () | |
void | SetEntities |

GetEntityColors | () | |
void | SetEntityColors |

GetLineStyle | () | |
void | SetLineStyle |

GetProperties | () | |
void | SetProperties |


GetTransormationMatrix | () | |
void | SetTransormationMatrix |

Create |
