Search Results for

    Show / Hide Table of Contents

    Struct Post.Clipping

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.CAE
    Assembly: NXOpen.dll
    Syntax
    public struct Post.Clipping

    Fields

    ClipValue

    Declaration
    public double ClipValue
    Field Value
    Type Description
    double

    Plane

    Declaration
    public Post.ClipPlane Plane
    Field Value
    Type Description
    Post.ClipPlane

    PlaneCoordinateSystem

    Declaration
    public Result.CoordinateSystem PlaneCoordinateSystem
    Field Value
    Type Description
    Result.CoordinateSystem

    ShowClippedGhost

    Declaration
    public bool ShowClippedGhost
    Field Value
    Type Description
    bool

    ShowOutline

    Declaration
    public bool ShowOutline
    Field Value
    Type Description
    bool

    Side

    Declaration
    public Post.ClipSide Side
    Field Value
    Type Description
    Post.ClipSide

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    string
    Overrides
    ValueType.ToString()
    In this article
    Back to top Generated by DocFX