Search Results for

    Show / Hide Table of Contents

    Struct PartFlexiblePrintedCircuitDesign._PlanarSegmentCurveTypeDisplayData

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.Preferences
    Assembly: NXOpen.dll
    Syntax
    struct _PlanarSegmentCurveTypeDisplayData

    Fields

    color

    Declaration
    public int color
    Field Value
    Type Description
    System.Int32

    font

    Declaration
    public DisplayableObject.ObjectFont font
    Field Value
    Type Description
    DisplayableObject.ObjectFont

    is_enabled

    Declaration
    public int is_enabled
    Field Value
    Type Description
    System.Int32

    type

    Declaration
    public PartFlexiblePrintedCircuitDesign.PlanarSegmentCurveType type
    Field Value
    Type Description
    PartFlexiblePrintedCircuitDesign.PlanarSegmentCurveType

    width

    Declaration
    public DisplayableObject.ObjectWidth width
    Field Value
    Type Description
    DisplayableObject.ObjectWidth
    In This Article
    Back to top Generated by DocFX