Search Results for

    Show / Hide Table of Contents

    Struct UFDrf._ChamferDimensionData

    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.UF
    Assembly: NXOpen.UF.dll
    Syntax
    struct _ChamferDimensionData

    Fields

    form

    Declaration
    public UFDrf.ChamferDimensionForm form
    Field Value
    Type Description
    UFDrf.ChamferDimensionForm

    leader_type

    Declaration
    public UFDrf.ChamferDimensionLeaderType leader_type
    Field Value
    Type Description
    UFDrf.ChamferDimensionLeaderType

    space_factor

    Declaration
    public double space_factor
    Field Value
    Type Description
    System.Double

    stub_type

    Declaration
    public UFDrf.ChamferDimensionStubType stub_type
    Field Value
    Type Description
    UFDrf.ChamferDimensionStubType

    symbol_name

    Declaration
    public sbyte *symbol_name
    Field Value
    Type Description
    System.SByte*

    symbol_type

    Declaration
    public UFDrf.ChamferDimensionSymbolType symbol_type
    Field Value
    Type Description
    UFDrf.ChamferDimensionSymbolType
    In This Article
    Back to top Generated by DocFX