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