Legend
|
The GetWorkbench method applied to a ProductDocument object with
the parameter value "StrWorkbench" allows
you to retrieve an StrWorkbench
object featuring general structure utilities through its aggregated StrComputeService
object.
StrMember and StrPlate inherit a Type property from the StrObject abstract object.
The GetTechnologicalObject method of the Product object allows
you to retrieve the StrObjectFactory
object, and, if they exist, three aggregated structure objects: StrMembers, StrFoundations and StrPlates
collections. The corresponding parameter values of the GetTechnologicalObject
method are respectively: StructureObjectFactory, StructureMembers, StructureFoundations and
StructurePlates. The StrObjectFactory
object creates new structure
StrPlate, StrFoundation, and StrMember
objects aggregated
by the product's collections.
The StrFeatureFactory object can be retrieved from an StrPlate or StrMember object placed first in the Selection object. This factory creates either an StrCutoutObject or an StrNibblingFeature object applying to an StrPlate or StrMember object.