Description
Accesses the visual style for interference objects as defined by the INTERFEREOBJVS system variable.
See the System Variables section of the AutoCAD Command Reference for information on INTERFEREOBJVS.
Visual Basic
Public Property Interfereobjvs() As ObjectId
C#
public ObjectId Interfereobjvs;
Conditions
Read / Write