Method that creates a center mark at the center of gravity of the model in the input drawing view. This will fail in the case where the view does not contain any solid parts.
Name | Type | Description |
DrawingView | DrawingView | Specifies the view to create the center mark for. |
CentermarkStyle | Variant | Object that specifies the center mark style to use for the center mark. If not specified, the style defined by the active standard is used. This is an optional argument whose default value is null. |
Layer | Variant | Object that specifies the layer to use for the center mark. If not specified, the layer defined by the active standard is used. This is an optional argument whose default value is null. |