Gets the length (dimension along the X axis) of the flat pattern.
If there is no flat pattern, this function will create it.
Namespace: Autodesk.iLogic.Interfaces
Assembly: Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 29.0
Syntax
VB
ReadOnly Property FlatExtentsLength As Double Get
C#
double FlatExtentsLength { get; }
Return Value
Type: DoubleThe length in document units.