CadLayoutScope class

CadLayoutScope class

Represents which drawing spaces a CAD conversion selects: the model space, the paper space layouts, or both.

The CadLayoutScope type exposes the following members:

Methods

Method Description
compare_to Compares current object to other. (inherited from Enumeration)
compare_to_object (inherited from Enumeration)
equals Determines whether two object instances are equal. (inherited from Enumeration)
equals_enumeration (inherited from Enumeration)
equals_object (inherited from Enumeration)
from_display_name (inherited from Enumeration)
from_value (inherited from Enumeration)
get_all (inherited from Enumeration)
get_hash_code Provides the default hash function. (inherited from Enumeration)
to_string Returns a string that represents the current object. (inherited from Enumeration)

See Also