AssemblyConstraint.Suppressed Property
Parent Object: AssemblyConstraintDescription
Gets/Sets the Boolean flag indicating whether this constraint is suppressed.
Syntax
AssemblyConstraint.Suppressed() As BooleanProperty Value
This is a read/write property whose value is a Boolean.Samples
Name | Description |
Assembly Ground Occurrences | This sample demonstrates grounding an assembly occurrence. |