Class hierarchy:
IPCsApplication
IPCsDocument
IPCsDrawing
IPCsReferenceDesignations
Properties / Methods:
Location ![]() | Used to access a specific location aspect. Type is a IPCsReferenceDesignation . Parameters needed: an integer.Syntax:property Location[Index : integer] : IPCsReferenceDesignation |
Func ![]() | Used to access a specific function aspect. Type is a IPCsReferenceDesignation . Parameters needed: an integer.Syntax:property Func[Index : integer] : IPCsReferenceDesignation |
LocationCount ![]() | Number of location aspects in the project |
FunctionCount ![]() | Number of function aspects in the project |