Click or drag to resize

Entity Class

Sketch entity.
Inheritance Hierarchy
SystemObject
  System.DynamicDynamicObject
    NotifyPropertyChangedBase
      SimpleCustomTypeDescriptor
        GlobalizedProperties
          Demo3D.CommonBindableBase
            Demo3D.VisualsSerializableObject
              Demo3D.SketchEntity
                Demo3D.SketchCurveEntity
                Demo3D.SketchPointEntity

Namespace:  Demo3D.Sketch
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 14.0.0.10531
Syntax
C#
public abstract class Entity : SerializableObject

The Entity type exposes the following members.

Constructors
  NameDescription
Protected methodEntity
Initializes a new instance of the Entity class
Top
Properties
Methods
See Also