Share

Database.Interferevpvs Property

Description

Accesses the visual style for interference objects as defined by the INTERFEREVPVS system variable.

See the System Variables section of the AutoCAD Command Reference for information on INTERFEREVPVS .

Visual Basic

Public Property Interferevpvs() As ObjectId

C#

public ObjectId Interferevpvs;

Conditions

Read / Write

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?