Share

SketchAngularDimension.lineOne Property

Parent Object: SketchAngularDimension
Defined in namespace "adsk::fusion" and the header file is <Fusion/Sketch/SketchAngularDimension.h>

Description

The first line being constrained.

Syntax

"sketchAngularDimension_var" is a variable referencing a SketchAngularDimension object.

# Get the value of the property.
propertyValue = sketchAngularDimension_var.lineOne

Property Value

This is a read only property whose value is a SketchLine.

Version

Introduced in version August 2014

Was this information helpful?