BendFeature(Feature) Constructor
|
Namespace: Bricscad.SheetMetal
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.1.4.0
Syntax
public BendFeature(
Feature other
)
Public Sub New (
other As Feature
)
public:
BendFeature(
Feature^ other
)
new :
other : Feature -> BendFeature
Parameters
- other Feature
-
See Also