ImportedRVTComponent.SetEndOfPart Method
Parent Object: ImportedRVTComponentDescription
Method that repositions the end-of-part marker relative to the object this method is called from.
Syntax
ImportedRVTComponent.SetEndOfPart( Before As Boolean )Parameters
Name | Type | Description |
Before | Boolean | Input Boolean that indicates if the end of part marker should be immediately before or after this reference component. A value of True indicates before and False indicates after. |