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