Share

ISheetMetal.ActiveKFactor 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: 30.0

Syntax

VB

Property ActiveKFactor As Double
	Get
	Set

C#

double ActiveKFactor { get; set; }

Return Value

Type: Double
The active KFactor.

See Also

Reference

Was this information helpful?