WeldmentComponentDefinition.SetEndOfFeaturesToTopOrBottom Method
Parent Object: WeldmentComponentDefinitionDescription
Sets the End of Part marker to the top or bottom of the browser.
Syntax
WeldmentComponentDefinition.SetEndOfFeaturesToTopOrBottom( SetToTop As Boolean )Parameters
Name | Type | Description |
SetToTop | Boolean | Input Boolean that specifies whether the "End of Features" node is to be moved to the top or the bottom of the modeling portion of the browser. If True, the marker is moved to the top of the browser, just below the Origin folder. If False, it is moved to the bottom of the browser modeling section of the browser. |