UnfoldMethod.UnfoldMethodType Property
Parent Object: UnfoldMethodDescription
Property that returns the type of unfold method used by this UnfoldMethod object. kLinearUnfoldMethod, kBendTableUnfoldMethod, and kCustomEquationUnfoldMethod are possible return values.
Syntax
UnfoldMethod.UnfoldMethodType() As UnfoldMethodTypeEnumProperty Value
This is a read only property whose value is a UnfoldMethodTypeEnum.Samples
Name | Description |
Sheet Metal Style Display | This sample illustrates getting information about sheet metal styles. |