ObjectsSection class

OBJECTS Section

Group codes that apply to nongraphical objects are found in the OBJECTS section of a DXF™ file and are used by AutoLISP ® and ObjectARX ® applications in entity definition lists.

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited