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