ISheetMetalFlatExtentsArea Property |
Gets the area (length times width) 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: 23.0
Syntax ReadOnly Property FlatExtentsArea As Double
Get
double FlatExtentsArea { get; }
Return Value
Type:
DoubleThe area in document units squared.
See Also