Share

IAssemJoint Properties

The IAssemJoint type exposes the following members.

Properties

  NameDescription
Public propertyIsActive(String)
True if the joint is active (unsuppressed).
Public propertyIsActive(Object, String)
True if the joint on a component occurrence or within a component document is active (unsuppressed). Note: to access a joint *within* a component occurrence, use Joint.IsActiveInSubassembly instead.
Public propertyIsActiveInSubassembly
True if the joint in a subassembly component occurrence is active (unsuppressed).
Public propertyMemberEditScope
In model state assemblies, sets the member edit scope for Joint.IsActive changes made by iLogic rules. Possible values are:
kEditActiveMember : apply changes to the active member only
kEditAllMembers : apply changes to all members within the factory

See Also

Reference

Was this information helpful?