UnfoldedFormFeatureCast Method
|
Namespace: Bricscad.SheetMetal
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.2.3.0
Syntax
public static UnfoldedFormFeature Cast(
Feature other
)
Public Shared Function Cast (
other As Feature
) As UnfoldedFormFeature
public:
static UnfoldedFormFeature^ Cast(
Feature^ other
)
static member Cast :
other : Feature -> UnfoldedFormFeature
Parameters
- other Feature
-
Return Value
UnfoldedFormFeature
See Also