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