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