All Frameworks Object Hierarchy This Framework Next Indexes
IUnknown | +---IDispatch | +---CATBaseUnknown | +---CATBaseDispatch | +---AnyObject | +---SWKManikinPart | +---SWKIKConstraint
o Property Active( | ) As boolean |
o Property AngleCriteria( | ) As double |
o Property AngleToTarget( | ) As double (Read Only) |
o Property DistanceCriteria( | ) As double |
o Property DistanceToTarget( | ) As double (Read Only) |
o Property EndEffector( | ) As CATBSTR |
o Property Identifier( | ) As CATBSTR (Read Only) |
o Property IsSuccess( | ) As boolean (Read Only) |
o Property Manikin( | ) As SWKIAManikin (Read Only) |
o Property Priority( | ) As long |
o Property RotationOffsetAngle( | ) As double |
o Property StartSegment( | ) As CATBSTR |
o Property TransferWithTarget( | ) As boolean |
o Property UserType( | ) As CATBSTR (Read Only) |
o Func GetConstraintElement( | ) As CATBaseDispatch |
o Func GetEndEffector( | ) As SWKIABodyElement |
o Func GetStartSegment( | ) As SWKIASegment |
o Sub GetTargetLine( | CATSafeArrayVariant | poTargetLineCoord) |
o Sub GetTargetPlane( | CATSafeArrayVariant | poTargetPlaneCoord) |
o Sub GetTargetPoint( | CATSafeArrayVariant | poTargetPtCoord) |
o Sub ResetTarget( | ) |
o Sub SetConstraintElement( | CATBaseDispatch | piConstraintElement, |
CATBSTR | piConstraintType) |
o Sub SetTargetLine( | CATIAReference | piObject, |
double | piStartPointX, | |
double | piStartPointY, | |
double | piStartPointZ, | |
double | piEndPointX, | |
double | piEndPointY, | |
double | piEndPointZ, | |
CATBSTR | piConstraintType) |
o Sub SetTargetPlane( | CATIAReference | piObject, |
double | piOriginX, | |
double | piOriginY, | |
double | piOriginZ, | |
double | piNormalX, | |
double | piNormalY, | |
double | piNormalZ, | |
CATBSTR | piConstraintType) |
o Sub SetTargetPoint( | CATIAReference | piObject, |
double | piCoordX, | |
double | piCoordY, | |
double | piCoordZ) |
Copyright © 2003, Dassault Systèmes. All rights reserved.