Optional
colorOptional
colorColor number (present if not BYLAYER); zero indicates the BYBLOCK (floating) color; 256 indicates BYLAYER; a negative value indicates that the layer is turned off (optional)
Optional
colorColor name. The group code cannot be used by custom entities for their own data because the group code is reserved for AcDbEntity, class-level color data and AcDbEntity, class-level transparency data
Optional
constantHandle
Optional
isAbsent or zero indicates entity is in model space. 1 indicates entity is in paper space (optional).
Optional
isObject visibility (optional):
Layer name
Optional
lineLinetype name (present if not BYLAYER). The special name BYBLOCK indicates a floating linetype (optional)
Optional
lineLinetype scale (optional)
Optional
lineweightLineweight enum value. Stored and moved around as a 16-bit integer.
Optional
materialHard-pointer ID/handle to material object (present if not BYLAYER)
Soft-pointer ID/handle to owner BLOCK_RECORD object
Optional
ownerHard-owner ID/handle to owner dictionary (optional)
Optional
ownerSoft-pointer ID/handle to owner dictionary (optional)
Optional
plotHard-pointer ID/handle to the plot style object
Optional
proxyNumber of bytes in the proxy entity graphics represented in the subsequent 310 groups, which are binary chunk records (optional)
Optional
proxyProxy entity graphics data (multiple lines; 256 characters max. per line) (optional)
Optional
shadowShadow mode
Note: Starting with AutoCAD 2016-based products, this property is obsolete but still supported for backwards compatibility.
Optional
transparencyTransparency value. The group code cannot be used by custom entities for their own data because the group code is reserved for AcDbEntity, class-level color data and AcDbEntity, class-level transparency data
Entity type
Optional
xdataThe extension dictionary attached to the entity (optional).
A 24-bit color value that should be dealt with in terms of bytes with values of 0 to 255. The lowest byte is the blue value, the middle byte is the green value, and the third byte is the red value. The top byte is always 0. The group code cannot be used by custom entities for their own data because the group code is reserved for AcDbEntity, class-level color data and AcDbEntity, class-level transparency data