DrawableDesc Structure

Inheritance Hierarchy
SystemObject
  SystemValueType
    Teigha.GraphicsSystemDrawableDesc

Namespace: Teigha.GraphicsSystem
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public struct DrawableDesc

The DrawableDesc type exposes the following members.

Properties
  Name Description
Public property DrawableDescFlags Property that represents additional desc flags.
Public property DrawableFlags Property that represents Drawable flags for the Drawable object (that come from setAttributes).
Public property MarkedByGeometry Property that represents a marked by geometry flag. Geometry output for entire drawable.
Public property MarkedBySelection Property that represents a marked by selection flag. Selected for crossing/fence; not selected for window.
Public property MarkedBySubGeometry Property that represents a marked by subgeometry flag. Geometry output for current marker.
Public property MarkedBySubSelection Property that represents a marked by subselection flag. Selected for crossing/fence; not selected for window.
Public property MarkedToBreak Property that represents a marked to break flag. Break selection process entirely.
Public property MarkedToSkip Property that represents a marked to skip flag.
Public property Parent Property that represents a parent Drawable.
Public property PersistId Property that represents persistent identifier of the database object associated with the Drawable object.
Public property TransientDrawable Property that represents an associated Drawable.
Top
Methods
  Name Description
Public method Equals
(Inherited from ValueType)
Public method GetHashCode
(Inherited from ValueType)
Public method GetType
(Inherited from Object)
Public method ToString
(Inherited from ValueType)
Top
See Also

©  Bricsys NV. All rights reserved.