All Frameworks  Class Hierarchy  This Framework  Indexes

CATAnalysisInterfaces Typedef SAM_SupportId

typedef int SAM_SupportId
Enumerate to manage authorized support type for Analysis Entity definition.
Values can be cumulated to multiple type authorized.
Values:
SupportId_NoSupport
No support is required.
SupportId_Node
Nodal support is required.
SupportId_Element
Finite Element support is required.
SupportId_Edge
Edge support is required.
SupportId_Surface:
Surface support is required.
SupportId_Body:
Tridimentionnal Body support is required.
SupportId_Line:
Line support is required.
SupportId_CircularLine:
CircularLine support is required.
SupportId_PlaneSurface:
PlaneSurface support is required.
SupportId_Sphere:
Spherical support is required.
SupportId_Cylinder:
Cylinder support is required.
SupportId_Cone:
Cone support is required.
SupportId_RevolutionSurface:
RevolutionSurface support is required.
SupportId_MeshPart:
MeshPart support is required.
SupportId_DistantAsmCst:
Assembly contact Constraint is required.
SupportId_Point:
Point support is required.
SupportId_CylSurfAxis:
Axis of a cylindrical surface is required.
SupportId_SingleVirtualPart:
A single virtual part is required.
SupportId_CoincidenceAsmCst:
An Assembly coincidence Constraint is required.
SupportId_JointBody:
A joint body is allowed to define the support.
SupportId_BidimBody:
A Bidimentionnal body is allowed to define the support. This support can be used only if the supporting feature is a global parameter (Property, Gravity...)
SupportId_MonodimBody:
A Monodimentionnal body is allowed to define the support. This support can be used only if the supporting feature is a global parameter (Property, Gravity...)
SupportId_GSMTool:
An Open-Body is allowed to define the support.
SupportId_ConnectionDesign:
an AnalysisConnectionDesign entity is allowed to define the support.
SupportId_3DAxisSystem:
an Axis system entity is allowed to define the support.
SupportId_FreeGroup
An Analysis feature build by derivation of SAMFreeGroup is allowed.
SupportId_SpecifiedGroup
An Analysis feature build by derivation of SAMSpecifiedGroup is allowed. The SupportId of this feature must be defined with an homogeneous definition.
SupportId_MechanicalFeature:
Allow Mechanical Feature as support. (This choice may be completed by some surface or edge type definition.
SupportId_HomogeneousDef:
An Homogeneous definition (Support of the same kind) is needed for the support.
SupportId_Undefined:
Undefined support is required. Notes : In case of accessing nodes and elements, use SupportId_MonodimBody, SupportId_BidimBody and SupportId_Body. In case of accessing edges or faces of elements, use SupportId_MechanicalFeature associated to the proper supportId (SupportId_Edge, SupportId_Surface...).

This object is included in the file: CATSamDefs.h

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