How to add your knowledge

Component Transform Override <IvComponentTransformOverride>

    Table of contents
    1. 1. Synopsis
    2. 2. Mixins
    3. 3. Parameters
    4. 4. Example 1

    Synopsis

    For an assembly controlled by a positional representation, suppression status, constraint values, grounding status and flexibility status can be overridden. Components with overrides are indicated in bold font, with the override value shown in parentheses. Values of the master positional representation can not be overridden. This design overrides the position of a component occurrence by explicitly specifying the position.

    Mixins

    IvComponentTransformOverrideModifier

    IvPositionalOverrideMixin

    BaseInventorMixin

    BasePart

    Parameters

    Name Type Description
    componentOccurrence part Component occurrence that is being overridden.
    overrideFrame frame Defines the positional override to apply on comonentOccurrrence.
    positionalRepresentation part Positional representation, override refers to.

    Example 1

    Child Name: Component offset
    Child Design: IvComponentTransformOverride
    NameTypeSupplied
    componentOccurrence part NHA:Component_4:
    overrideFrame frame frame3Point(Point(0,0,0), Point(100,0,0), Point(0,100,0))