ISheetMetal Interface |
In a rule, this interface is implemented by the predefined object named SheetMetal.
Namespace: Autodesk.iLogic.Interfaces
The ISheetMetal type exposes the following members.
Name | Description | |
---|---|---|
ActiveKFactor |
Gets the active KFactor. This value will be valid only if the unfoldign method is linear.
| |
FlatExtentsArea |
Gets the area (length times width) of the flat pattern.
If there is no flat pattern, this function will create it.
| |
FlatExtentsLength |
Gets the length (dimension along the X axis) of the flat pattern.
If there is no flat pattern, this function will create it.
| |
FlatExtentsWidth |
Gets the width (dimension along the Y axis) of the flat pattern.
If there is no flat pattern, this function will create it.
|
Name | Description | |
---|---|---|
GetActiveStyle |
Gets the name of the active sheet metal style.
| |
SetActiveStyle |
Set the active Sheet Metal Rule.
|