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