Share

ISheetMetal.FlatExtentsWidth Property

Gets the width (dimension along the Y 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 FlatExtentsWidth As Double
	Get

C#

double FlatExtentsWidth { get; }

Return Value

Type: Double
The width in document units.

See Also

Reference

Was this information helpful?