Method that changes the extent to be a 'from to' extent.
Name | Type | Description |
FromFace | Object | Input Object that defines the 'from face'. This can be either a face or work plane. The same limitations for the 'from' face that exist when creating a cut feature interactively through the command exist when using the API to create a cut feature. |
ExtendFromFace | Boolean | Input Boolean that defines whether the 'from face' should be extended to contain the extents of the profile. |
ToFace | Object | Input Object that defines the 'to face'. This can be either a face or work plane. The same limitations for the 'to' plane that exist when creating a cut feature interactively through the command exist when using the API to create a cut feature. |
ExtendToFace | Boolean | Input Boolean that defines whether the 'to face' should be extended to contain the extents of the profile. |