Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / FemMesh Class / ClippingMethod Property

In This Topic
    ClippingMethod Property
    In This Topic
    Gets or sets thw clipping plane method.
    Syntax
    'Declaration
     
    Public Property ClippingMethod As FemMesh.clippingMethodType
    public FemMesh.clippingMethodType ClippingMethod {get; set;}
    See Also