enum Type {
Type_Error,
Type_FixInstance,
Type_FixAxisSystem,
Type_FixInstanceInstance,
Type_FixInstanceAxisSystem,
Type_FixAxisSystemAxisSystem,
Type_FixTransfoInstance,
Type_FixTransfoAxisSystem,
Type_FixTransfoInstanceInstance,
Type_FixTransfoInstanceAxisSystem,
Type_FixTransfoAxisSystemAxisSystem,
Type_CoincidencePointPoint,
Type_CoincidencePointLine,
Type_CoincidencePointCurve,
Type_CoincidencePointPlane,
Type_CoincidencePointSurface,
Type_CoincidenceLineLine,
Type_CoincidenceLinePlane,
Type_CoincidencePlanePlane,
Type_CoincidenceAxisSystemAxisSystem,
Type_ContactCircleSphere,
Type_ContactCircleCone,
Type_ContactPlanePlane,
Type_ContactPlaneCylinder,
Type_ContactPlaneSphere,
Type_ContactCylinderCylinder,
Type_ContactSphereSphere,
Type_ContactSphereCone,
Type_ContactConeCone,
Type_DistancePointPoint,
Type_DistancePointLine,
Type_DistancePointPlane,
Type_DistanceLineLine,
Type_DistanceLinePlane,
Type_DistancePlanePlane,
Type_AngleLineLine,
Type_AngleLinePlane,
Type_AnglePlanePlane,
Type_AnglePlanePlaneLine,
Type_SymmetryPointPointPlane,
Type_SymmetryLineLinePlane,
Type_SymmetryPlanePlanePlane,
Type_SymmetryAxisSystemAxisSystemPlane,
Type_SymmetryInstanceInstancePlane,
Type_CouplingLengthLength,
Type_CouplingAngleAngle,
Type_CouplingLengthAngle,
Type_CouplingAngleLength,
Type_LengthPointCurve,
Type_ParallelismLineLine,
Type_ParallelismLinePlane,
Type_ParallelismPlanePlane,
Type_PerpendicularityLineLine,
Type_PerpendicularityLinePlane,
Type_PerpendicularityPlanePlane,
Type_RollCurveCurve,
Type_SlideCurveCurve,
Type_FixSymmetricallyNewRef,
Type_FixSymmetricallySameExistingRef
}
Assembly Constraint type.
- Parameters:
-
- Type_Error
- Not used. May be return in case of error.
- Type_FixInstance
- FixInstance.
- Type_FixAxisSystem
- FixAxisSystem.
- Type_FixInstanceInstance
- FixInstanceInstance.
- Type_FixInstanceAxisSystem
- FixInstanceAxisSystem.
- Type_FixAxisSystemAxisSystem
- FixAxisSystemAxisSystem.
- Type_FixTransfoInstance
- FixTransfoInstance.
- Type_FixTransfoAxisSystem
- FixTransfoAxisSystem.
- Type_FixTransfoInstanceInstance
- FixTransfoInstanceInstance.
- Type_FixTransfoInstanceAxisSystem
- FixTransfoInstanceAxisSystem.
- Type_FixTransfoAxisSystemAxisSystem
- FixTransfoAxisSystemAxisSystem.
- Type_CoincidencePointPoint
- CoincidencePointPoint.
- Type_CoincidencePointLine
- CoincidencePointLine.
- Type_CoincidencePointCurve
- CoincidencePointCurve.
- Type_CoincidencePointPlane
- CoincidencePointPlane.
- Type_CoincidencePointSurface
- CoincidencePointSurface.
- Type_CoincidenceLineLine
- CoincidenceLineLine.
- Type_CoincidenceLinePlane
- CoincidenceLinePlane.
- Type_CoincidencePlanePlane
- CoincidencePlanePlane.
- Type_CoincidenceAxisSystemAxisSystem
- CoincidenceAxisSystemAxisSystem.
- Type_ContactCircleSphere
- ContactCircleSphere.
- Type_ContactCircleCone
- ContactCircleCone.
- Type_ContactPlanePlane
- ContactPlanePlane.
- Type_ContactPlaneCylinder
- ContactPlaneCylinder.
- Type_ContactPlaneSphere
- ContactPlaneSphere.
- Type_ContactCylinderCylinder
- ContactCylinderCylinder.
- Type_ContactSphereSphere
- ContactSphereSphere.
- Type_ContactSphereCone
- ContactSphereCone.
- Type_ContactConeCone
- ContactConeCone.
- Type_DistancePointPoint
- DistancePointPoint.
- Type_DistancePointLine
- DistancePointLine.
- Type_DistancePointPlane
- DistancePointPlane.
- Type_DistanceLineLine
- DistanceLineLine.
- Type_DistanceLinePlane
- DistanceLinePlane.
- Type_DistancePlanePlane
- DistancePlanePlane.
- Type_AngleLineLine
- AngleLineLine.
- Type_AngleLinePlane
- AngleLinePlane.
- Type_AnglePlanePlane
- AnglePlanePlane.
- Type_AnglePlanePlaneLine
- AnglePlanePlaneLine.
- Type_SymmetryPointPointPlane
- SymmetryPointPointPlane.
- Type_SymmetryLineLinePlane
- SymmetryLineLinePlane.
- Type_SymmetryPlanePlanePlane
- SymmetryPlanePlanePlane.
- Type_SymmetryAxisSystemAxisSystemPlane
- SymmetryAxisSystemAxisSystemPlane.
- Type_SymmetryInstanceInstancePlane
- SymmetryInstanceInstancePlane.
- Type_CouplingLengthLength
- AssCouplingLengthLength.
- Type_CouplingAngleAngle
- CouplingAngleAngle.
- Type_CouplingLengthAngle
- CouplingLengthAngle.