ISheetMetalActiveKFactor Property |
Gets the active KFactor. This value will be valid only if the unfoldign method is linear.
Namespace:
Autodesk.iLogic.Interfaces
Assembly:
Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax Property ActiveKFactor As Double
Get
Set
double ActiveKFactor { get; set; }
Return Value
Type:
DoubleThe active KFactor.
See Also