ComponentOccurrence.Grounded Property
Parent Object: ComponentOccurrenceDescription
'Put' is Inventor Only: Gets/Sets the Boolean flag that specifies whether this Occurrence is grounded or not.
Syntax
ComponentOccurrence.Grounded() 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. |