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