All Frameworks  Object Hierarchy  This Framework  Indexes   

AnalysisMeshLocalSpecification (Object)

The interface to access a CATIAAnalysisMeshLocalSpecification.

Property Index

Type
Returns the type of the local specification.

Method Index

AddSupportFromPublication
Defines the support of the local specification.
AddSupportFromReference
Defines the support of the local specification.
SetAttribute
Sets the value corresponding to the given local specification.

Properties


o Property Type() As (Read Only)
Returns the type of the local specification.
Returns:
The string that represent the type of local specification.

Methods


o Sub AddSupportFromPublication( iName,
iProduct,
iSupport)
Defines the support of the local specification.
Parameters:
iName
The identifier of the attribute.
iProduct
the CATIA Product that represent the object to linked.
iPublication
the CATIA Publication that represent the geometry.
See also:
Publication, Product
o Sub AddSupportFromReference( iName,
iProduct,
iSupport)
Defines the support of the local specification.
Parameters:
iName
The identifier of the attribute.
iProduct
the CATIA Product that represent the object to linked.
iSupport
the CATIA Reference that represent the geometry.
See also:
Reference, Product
o Sub SetAttribute( iName,
iValue)
Sets the value corresponding to the given local specification.
Parameters:
iName
The identifier of the attribute.
iValue
The value of the local specification.

Copyright © 2003, Dassault Systèmes. All rights reserved.