ReliefSwitcherSolidsWithReliefs Property
|
Namespace: Bricscad.SheetMetal.Operations
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.2.3.0
Syntax
public ObjectIdCollection SolidsWithReliefs { set; }
Public WriteOnly Property SolidsWithReliefs As ObjectIdCollection
Set
public:
property ObjectIdCollection^ SolidsWithReliefs {
void set (ObjectIdCollection^ value);
}
member SolidsWithReliefs : ObjectIdCollection with set
Property Value
ObjectIdCollection
See Also