IPCsReferenceDesignations


Topic:

Properties and methods of IPCsReferenceDesignations


[+] IPCsReferenceDesignations

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



[+] IPCsReferenceDesignations2

Class hierarchy:

IPCsApplication IPCsDocument IPCsDrawing IPCsReferenceDesignations2


Properties / Methods:

AspectsUsed to access a specific aspect. Syntax: Aspects[Aspect: psReferenceDesignationAspect]



Comments:

Notice that both Location and Func is the same type IPCsReferenceDesignation . In order to access Product Aspect, use IPCsReferenceDesignations2.