RibFeature(Feature) Constructor
|
Initializes a new instance of the
RibFeature
class
Namespace: Bricscad.SheetMetal
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.1.4.0
Syntax
public RibFeature(
Feature other
)
Public Sub New (
other As Feature
)
public:
RibFeature(
Feature^ other
)
new :
other : Feature -> RibFeature
Parameters
- other Feature
-
See Also