ModelSectioningVisualStyle
Property
|
Property that represents visual style for the
objects on the clipped side of the sectioning.
Namespace: Teigha.GraphicsSystem
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public ObjectId SectioningVisualStyle { set; }
Public WriteOnly Property SectioningVisualStyle As ObjectId
Set
public:
property ObjectId SectioningVisualStyle {
void set (ObjectId value);
}
member SectioningVisualStyle : ObjectId with set
Property Value
ObjectId
See Also