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