ToEntityExtentDefinition.offset Property
Parent Object: ToEntityExtentDefinitionDefined in namespace "adsk::fusion" and the header file is <Fusion/Features/ToEntityExtentDefinition.h>
Description
Returns the current offset. If the EntityExtentDefinition object has been created statically and isn't associated with a feature this will return a ValueInput object. If the EntityExtentDefinition object is obtained from a feature this will return a ModelParameter object. You can use properties of the parameter to edit it's value which will result in the feature updating.
Syntax
"toEntityExtentDefinition_var" is a variable referencing a ToEntityExtentDefinition object.
|