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