PlotHidden Property |
Specifies if objects are to be hidden during a plot.
Signature
object.PlotHidden
object
Layout, PlotConfiguration
The object or objects this property applies to.
PlotHidden
Boolean; read-write
TRUE: Hide objects during the plot.
FALSE: Do not hide objects during the plot.
Remarks
This property specifies if the objects in paper space are processed through the hidden line algorithm. Note that this property does not affect objects inside floating model space viewports.
Comments? |