Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / Block Class
Properties Methods Events


In This Topic
    Block Class Members
    In This Topic

    The following tables list the members exposed by Block.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets block definition base point.  
    Public Property Gets or sets a description text for this block definition.  
    Public Property Gets or sets entity collection.  
    Public Property Groups collection.  
    Public PropertyIf true, the block is resolved. In DWG/DXF import the Block could be defined as an external reference (XRef), when true it was successfully located.  
    Public Property Gets or sets block name.  
    Public Property Gets or sets block unit system.  
    Top
    Public Methods
     NameDescription
    Public Method Creates a deep copy of the Block (cloning all its entities).  
    Public Method Compiles the block entities.  
    Public Method  
    Public Method  
    Public MethodOverloaded.  Compares block names ignoring cases.  
    Public Method  
    Public Method  
    Public MethodPopulates a System.Runtime.Serialization.SerializationInfo instance with the data needed to serialize the target object.  
    Public Method For internal use only.  
    Public MethodRegens all curved entities (devDept.Eyeshot.Entities.Circle, devDept.Eyeshot.Entities.Arc, devDept.Eyeshot.Entities.Ellipse, devDept.Eyeshot.Entities.EllipticalArc, devDept.Eyeshot.Entities.Curve, devDept.Eyeshot.Entities.Surface) to uniformize the visual refinement.  
    Public Method  
    Public Method  
    Top
    Protected Methods
     NameDescription
    Protected MethodWhen the Name changes I need to notify it to the related keyed collections before changing it.  
    Top
    Public Events
     NameDescription
    Public Event  
    Top
    See Also