IvCenterMark creates a center mark on a drawing sheet.
BaseInventorMixin
LightweightPart
IvDrawingAnnotation
Name | Type | Description |
---|---|---|
view | part | Represents the drawing view whose model contains the entity/entities with center mark |
part1 | part | The part containing the entity to make the center mark relative to. It might be one of the following types: * Part occurrence. The entity name is specified in the 'entity1' parameter; * Intent Work point (entity1 is ignored); * Intent Work axis normal to the view (entity1 is ignored). If the work axis is not normal to the view, an Intent error is generated. |
entity1 | string | The entity to attach the center mark to, within part1. Should be a name of the face, edge, work point, or work axis normal to the view |
ExtensionLinesVisible? | boolean | Controls the visibility of the extension lines. |
Visible? | boolean | Controls the visibility of the center mark. |
layer | string | Name of the center mark layer. |
Style | string | Name of the style the center mark is created with. |