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


In This Topic
    HiddenLinesView Class Members
    In This Topic

    The following tables list the members exposed by HiddenLinesView.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Field Class that holds the settings and the result of hidden lines computation  
    Top
    Protected Fields
     NameDescription
    Protected Field  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the progress bar text displayed while computing silhouettes when executed asynchronously.  
    Public Property Gets or sets the progress bar text displayed while computing lines visibility when executed asynchronously.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Executes the work synchronously.  
    Public Method The list of 2D segments representing the view's edges.  
    Public Method The list of 2D segments representing the view's hidden edges.  
    Public Method The list of 2D segments representing the view's hidden silhouettes.  
    Public Method The list of 2D segments representing the view's hidden wires.  
    Public Method The list of 2D segments representing the view's silhouettes.  
    Public MethodGets the meshes generated from the texts and dimensions arrows (if HiddenLinesViewSettings.FillTexts is true).  
    Public Method The list of 2D segments representing the view's wires.  
    Top
    Protected Methods
     NameDescription
    Protected Method  
    Top
    See Also