Class: AcDbEntity
Description:
Base Entity Class
| Fields | Values |
|---|---|
| Repo: | soz-live |
| Superclass: | AcDbObject |
| Subclasses: | BsysEntity SZCELinear SZCEPlane ACISEntity AcDbCurve AcDbViewport AcDbRay AcDbXline AcDbPoint AcDbAbstractText AcDbAttributeDefinition AcDbBlockReference AcDbFace AcDbMesh |
| Interfaces: | |
| Interfaced: | |
| Abstract?: | Yes |
| isValue?: | No |
Functions:
AcDbEntity-Copy
| Keys | Types | Help |
|---|---|---|
| ENTITY | AcDbEntity | |
| Returns: | AcDbEntity | |
| Help: | Copy Entity |
AcDbEntity-ExternalCopy
| Keys | Types | Help |
|---|---|---|
| ENTITY | AcDbEntity | |
| PARENT | AcDbBlockReference | |
| Returns: | AcDbEntity | |
| Help: | External Copy of an Entitiy |
AcDbEntity-Highlight
| Keys | Types | Help |
|---|---|---|
| ENTITY | AcDbEntity | |
| BOOL | Boolean | |
| Returns: | Boolean | |
| Help: | Set Entities Highlight |
AcDbEntity-InternalCopy
| Keys | Types | Help |
|---|---|---|
| ENTITY | AcDbEntity | |
| PARENT | SZCEModelRef | |
| Returns: | AcDbEntity | |
| Help: | Internal Copy of an Entitiy |
AcDbEntity-IntersectWith
| Keys | Types | Help |
|---|---|---|
| ENTITY0 | AcDbEntity | |
| ENTITY1 | AcDbEntity | |
| EXTEND | Enum-AcDbExtend | |
| Returns: | Points | |
| Help: | IntersectWith |
AcDbEntity-Layer
| Keys | Types | Help |
|---|---|---|
| ENTITY | AcDbEntity | |
| Returns: | AcDbLayerTableRecord | |
| Help: | get Entities’s Layer |
AcDbEntity-Move
| Keys | Types | Help |
|---|---|---|
| ENTITY | AcDbEntity | |
| POINT0 | SZGEPoint | |
| POINT1 | SZGEPoint | |
| Returns: | AcDbEntity | |
| Help: | Move Entity from Point to Point |
AcDbEntity-SZCOColor
| Keys | Types | Help |
|---|---|---|
| ENTITY | AcDbEntity | |
| Returns: | SZCOColor | |
| Help: | get Entities’s TrueColor |
AcDbEntity-SetLayer
| Keys | Types | Help |
|---|---|---|
| ENTITY | AcDbEntity | |
| LAYER | AcDbLayerTableRecord | |
| Returns: | AcDbEntity | |
| Help: | Set Entities’s Layer |
AcDbEntity-SetVisibility
| Keys | Types | Help |
|---|---|---|
| ENTITY | AcDbEntity | |
| VIS | Boolean | |
| Returns: | Boolean | |
| Help: | Set Entities Visibility |
AcDbEntity-SetVisual
| Keys | Types | Help |
|---|---|---|
| ENTITY | AcDbEntity | |
| VISUAL | SZCOVisual | Visual Settings |
| Returns: | AcDbEntity | |
| Help: | Sets the Visual Settings for the Entity |
AcDbEntity-Space
| Keys | Types | Help |
|---|---|---|
| ENTITY | AcDbEntity | |
| Returns: | AcDbBlock | |
| Help: | get Entities’s Space |
AcDbEntity-Transformby
| Keys | Types | Help |
|---|---|---|
| ENTITY | AcDbEntity | |
| TMATRIX | SZGETMatrix | |
| Returns: | AcDbEntity | |
| Help: | Transform Entity by TMatrix |
AcDbEntity-User_Pick
| Keys | Types | Help |
|---|---|---|
| USER | User | |
| Returns: | AcDbEntity | |
| Help: | User_Pick |
AcDbEntity-User_PickList
| Keys | Types | Help |
|---|---|---|
| USER | User | |
| Returns: | List:AcDbEntity | |
| Help: | User_PickList |
AcDbEntity-User_PickModel
| Keys | Types | Help |
|---|---|---|
| USER | User | |
| Returns: | AcDbEntity | |
| Help: | User_PickModel |
AcDbEntity-User_PickNode
| Keys | Types | Help |
|---|---|---|
| USER | User | |
| Returns: | AcDbEntity | |
| Help: | User_PickNode |
AcDbEntity-User_PickSet
| Keys | Types | Help |
|---|---|---|
| USER | User | |
| Returns: | Set:AcDbEntity | |
| Help: | User_PickSet |
AcDbEntity-Visual
| Keys | Types | Help |
|---|---|---|
| ENTITY | AcDbEntity | |
| Returns: | AcDbEntity | |
| Help: | Gets the Visual Settings for the Entity |