ISymbolInsert¶
- class ISymbolInsert¶
Bases:
IInsertEntity- Description:
Represents a symbol insert entity.
Wraps a COM object or another wrapper instance. Accepts: - A valid impact_object - An existing impact_com_wrapper_base-derived instance
- property inserted_block¶
Gets inserted_block.
- Description:
Represents the IBlock object which represents the symbol within the active layer.
- Remarks:
It is usually more useful to use the inserted_object property, rather than this one. Introduced in Impact 8.0.0.51
- Returns:
The value of inserted_block.
- Return type:
- property inserted_object¶
Gets inserted_object.
- Description:
Represents the ISymbol object for which this entity is an insertion.
- Returns:
The value of inserted_object.
- Return type: