| Solid Edge Part Type Library > FEAConstraint Object : GetConstraintOptions Method |
| Visual Basic |
|---|
Public Sub GetConstraintOptions( _ ByRef eConstraintType As FEAConstraintTypeEnum_Auto, _ ByRef eConstraintDir As LoadSymbDirOptsEnum_Auto, _ ByRef x As Double, _ ByRef y As Double, _ ByRef z As Double, _ ByRef xx As Double, _ ByRef yy As Double, _ ByRef zz As Double, _ ByRef colorConstraintSymbol As ULong, _ ByRef dSpacingFactor As Double, _ ByRef dSizeFactor As Double, _ ByRef dSteeringWheelLen As Double, _ ByRef dwConstraintProps As ULong, _ ByRef dwConstraintSymSpacing As Double, _ ByRef dConstraintSymSize As Double _ ) |
| Value | Description |
|---|---|
| eCnstrTypeCylindrical_Auto | |
| eCnstrTypeFixed_Auto | |
| eCnstrTypeNone_Auto | |
| eCnstrTypeNoRotation_Auto | |
| eCnstrTypePinned_Auto | |
| eCnstrTypeSlidingAlongSurface_Auto | |
| eCnstrTypeUserDefined_Auto |
| Value | Description |
|---|---|
| eLoadDirAboutAxis_Auto | |
| eLoadDirAlongVec_Auto | |
| eLoadDirCentrifugal_Auto | |
| eLoadDirComponents_Auto | |
| eLoadDirDefault_Auto | |
| eLoadDirForCnstr_Auto | |
| eLoadDirGravity_Auto | |
| eLoadDirHeatFlux_Auto | |
| eLoadDirNormalToFace_Auto | |
| eLoadDirTorque_Auto |