Properties
- Property Type() As (Read Only)
-
Returns the type of the local specification.
- Returns:
- The string that represent the type of local specification. dd>
Methods
- Sub AddSupportFromPublication( iName, iProduct, iSupport)
-
Defines the support of the local specification.
- Parameters:
-
- iName
- The identifier of the attribute. dd>
- iProduct
- the CATIA Product that represent the object to linked. dd>
- iPublication
- the CATIA Publication that represent the geometry. dd>
- See also:
- ,
- Sub AddSupportFromReference( iName, iProduct, iSupport)
-
Defines the support of the local specification.
- Parameters:
-
- iName
- The identifier of the attribute. dd>
- iProduct
- the CATIA Product that represent the object to linked. dd>
- iSupport
- the CATIA Reference that represent the geometry. dd>
- See also:
- ,
- Sub SetAttribute( iName, iValue)
-
Sets the value corresponding to the given local specification.
- Parameters:
-
- iName
- The identifier of the attribute. dd>
- iValue
- The value of the local specification. dd>