DatabaseInterferevpvs Property
|
Property that represents object identifier of
the interference checking visual style for the viewport. This
property corresponds to the INTERFEREVPVS system variable.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public ObjectId Interferevpvs { get; set; }
Public Property Interferevpvs As ObjectId
Get
Set
public:
property ObjectId Interferevpvs {
ObjectId get ();
void set (ObjectId value);
}
member Interferevpvs : ObjectId with get, set
Property Value
ObjectId
See Also