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