ConstructionPlaneAtAngleDefinition.angle Property
Parent Object: ConstructionPlaneAtAngleDefinitionDefined in namespace "adsk::fusion" and the header file is <Fusion/Construction/ConstructionPlaneAtAngleDefinition.h>
Description
Returns a Parameter object that controls the value of the angle. You can use properties of the returned Parameter object to modify the angle.
Syntax
"constructionPlaneAtAngleDefinition_var" is a variable referencing a ConstructionPlaneAtAngleDefinition object.
|