IObjectClass interface
The IObjectClass interface is the base class of IObjectType and IFamily.
IObjectClass cannot be created directly. However any parameter that accepts an IObjectClass can accept any derivative, i.e. an object type or a family.
Methods
- GetName()
- Return the name of the object class.
- GetProject()
- Return the IProject representing the object class's associated project.
- Delete()
- Immediately deletes this object class from the project without any confirmation prompt. All events referencing it will also be removed. This cannot be undone.
Addon SDK Manual
Construct.net
2018-09-19
2020-11-16
You are here:
Search this manual:
This manual entry was last updated on 16 Nov, 2020 at 16:55