The following tables list the members exposed by IBlockInstance.
Name | Description | |
---|---|---|
![]() | Color | Gets or sets the LineColor of this Block instance. |
![]() | Erased | Gets or sets whether to erase or restore the Block instance. |
![]() | Handle | Gets the value of the handle for the Block instance. |
![]() | Layer | Gets or sets the name of the Layer of the Block instance. |
![]() | LineScale | Gets or sets the scale factor for the Block instance's LineStyle. |
![]() | LineStyle | Gets or sets the name of the LineStyle for the Block instance. |
![]() | LineWeight | Gets or sets the LineWeight for the BlockAttribute. |
![]() | PrintStyle | Gets or sets the name of the PrintStyle for this Block instance. |
![]() | Rotation | Gets or sets the angle by which to rotate the Block instance. |
![]() | Transparency | Gets or sets the transparency object for this Block instance. |
![]() | Visible | Gets or sets whether to show the Block instance in the drawing. |
Name | Description | |
---|---|---|
![]() | CreateExtensionDictionary | Creates a dictionary for the Block instance. |
![]() | DeleteCustomData | Deletes the specified custom data for the Block instance. |
![]() | DeleteHyperLink | Deletes the hyperlink attached to the Block instance. |
![]() | Explode | Explodes the Block instance. |
![]() | GetAttributeInstances | Gets the BlockAttribute instances for the Block instance. |
![]() | GetBlockDefinition | Gets the Block definition for the Block instance. |
![]() | GetBoundingBox | Gets the bounding box enclosing the Block instance. |
![]() | GetCustomData | Gets the specified custom data for the Block instance. |
![]() | GetExtensionDictionary | Gets the dictionary for the Block instance. |
![]() | GetHyperLink | Gets the hyperlink attached to the Block instance. |
![]() | GetID | Gets the ID of the Block instance. |
![]() | GetNormal | Gets the vector normal to this Block instance. |
![]() | GetPosition | Gets the insertion point of the Block instance. |
![]() | GetScales | Gets the scale factors for the x, y, and z coordinates of the Block instance. |
![]() | GetWorkingSpace | Gets the type of working space and the working space object. |
![]() | ReleaseExtensionDictionary | Releases and erases the dictionary for the Block instance, if the dictionary exists and is empty. |
![]() | Select | Adds or removes the selected Block instance to or from the current selection set. |
![]() | SetCustomData | Sets the custom data for the Block instance. |
![]() | SetHyperLink | Attaches a hyperlink to the Block instance. |
![]() | SetNormal | Sets the vector normal to this Block instance. |
![]() | SetPosition | Sets the insertion point of the Block instance. |
![]() | SetScales | Sets the scale factors for the x, y, and z coordinates of the Block instance. |