Search Results for

    Show / Hide Table of Contents

    Class PartModeling

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    PartModeling
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    Inherited Members
    NXRemotableObject.initialize()
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    System.MarshalByRefObject.CreateObjRef(System.Type)
    System.MarshalByRefObject.GetLifetimeService()
    System.MarshalByRefObject.InitializeLifetimeService()
    System.MarshalByRefObject.MemberwiseClone(System.Boolean)
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ToString()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.Preferences
    Assembly: NXOpen.dll
    Syntax
    public class PartModeling : NXRemotableObject, IMessageSink

    Constructors

    PartModeling(PartPreferences)

    Declaration
    protected PartModeling(PartPreferences owner)
    Parameters
    Type Name Description
    PartPreferences owner

    Properties

    AngleToleranceData

    Declaration
    public double AngleToleranceData { get; set; }
    Property Value
    Type Description
    System.Double

    C0KnotLineColor

    Declaration
    public int C0KnotLineColor { get; set; }
    Property Value
    Type Description
    System.Int32

    C0KnotLineFont

    Declaration
    public PartModeling.GridKnotLineFontType C0KnotLineFont { get; set; }
    Property Value
    Type Description
    PartModeling.GridKnotLineFontType

    C0KnotUseBodyColor

    Declaration
    public bool C0KnotUseBodyColor { get; set; }
    Property Value
    Type Description
    System.Boolean

    C0KnotUseBodyFont

    Declaration
    public bool C0KnotUseBodyFont { get; set; }
    Property Value
    Type Description
    System.Boolean

    C1KnotLineColor

    Declaration
    public int C1KnotLineColor { get; set; }
    Property Value
    Type Description
    System.Int32

    C1KnotLineFont

    Declaration
    public PartModeling.GridKnotLineFontType C1KnotLineFont { get; set; }
    Property Value
    Type Description
    PartModeling.GridKnotLineFontType

    C1KnotUseBodyColor

    Declaration
    public bool C1KnotUseBodyColor { get; set; }
    Property Value
    Type Description
    System.Boolean

    C1KnotUseBodyFont

    Declaration
    public bool C1KnotUseBodyFont { get; set; }
    Property Value
    Type Description
    System.Boolean

    C2KnotLineColor

    Declaration
    public int C2KnotLineColor { get; set; }
    Property Value
    Type Description
    System.Int32

    C2KnotLineFont

    Declaration
    public PartModeling.GridKnotLineFontType C2KnotLineFont { get; set; }
    Property Value
    Type Description
    PartModeling.GridKnotLineFontType

    C2KnotUseBodyColor

    Declaration
    public bool C2KnotUseBodyColor { get; set; }
    Property Value
    Type Description
    System.Boolean

    C2KnotUseBodyFont

    Declaration
    public bool C2KnotUseBodyFont { get; set; }
    Property Value
    Type Description
    System.Boolean

    ConvertAnalyticToConvergentAngularTolerance

    Declaration
    public double ConvertAnalyticToConvergentAngularTolerance { get; set; }
    Property Value
    Type Description
    System.Double

    ConvertAnalyticToConvergentDistanceTolerance

    Declaration
    public double ConvertAnalyticToConvergentDistanceTolerance { get; set; }
    Property Value
    Type Description
    System.Double

    ConvertAnalyticToConvergentMaximumChordLength

    Declaration
    public double ConvertAnalyticToConvergentMaximumChordLength { get; set; }
    Property Value
    Type Description
    System.Double

    ConvertAnalyticToConvergentMaximumFacetWidth

    Declaration
    public double ConvertAnalyticToConvergentMaximumFacetWidth { get; set; }
    Property Value
    Type Description
    System.Double

    CurveCurvatureDisplay

    Declaration
    public PartModeling.CurveCurvatureDisplayType CurveCurvatureDisplay { get; set; }
    Property Value
    Type Description
    PartModeling.CurveCurvatureDisplayType

    CurveCurvatureShowCap

    Declaration
    public bool CurveCurvatureShowCap { get; set; }
    Property Value
    Type Description
    System.Boolean

    CurveCurvatureStyle

    Declaration
    public int CurveCurvatureStyle { get; set; }
    Property Value
    Type Description
    System.Int32

    CutViewUpdateDelayed

    Declaration
    public bool CutViewUpdateDelayed { get; set; }
    Property Value
    Type Description
    System.Boolean

    Density

    Declaration
    public double Density { get; set; }
    Property Value
    Type Description
    System.Double

    DensityUnit

    Declaration
    public PartModeling.DensityUnitType DensityUnit { get; set; }
    Property Value
    Type Description
    PartModeling.DensityUnitType

    DisplayCurveCurvatureOutside

    Declaration
    public bool DisplayCurveCurvatureOutside { get; set; }
    Property Value
    Type Description
    System.Boolean

    DistanceToleranceData

    Declaration
    public double DistanceToleranceData { get; set; }
    Property Value
    Type Description
    System.Double

    GridLineColor

    Declaration
    public int GridLineColor { get; set; }
    Property Value
    Type Description
    System.Int32

    GridLineFont

    Declaration
    public PartModeling.GridKnotLineFontType GridLineFont { get; set; }
    Property Value
    Type Description
    PartModeling.GridKnotLineFontType

    GridLinesUCount

    Declaration
    public int GridLinesUCount { get; set; }
    Property Value
    Type Description
    System.Int32

    GridLinesVCount

    Declaration
    public int GridLinesVCount { get; set; }
    Property Value
    Type Description
    System.Int32

    GridResolution

    Declaration
    public PartModeling.GridResolutionType GridResolution { get; set; }
    Property Value
    Type Description
    PartModeling.GridResolutionType

    GridUseBodyColor

    Declaration
    public bool GridUseBodyColor { get; set; }
    Property Value
    Type Description
    System.Boolean

    GridUseBodyFont

    Declaration
    public bool GridUseBodyFont { get; set; }
    Property Value
    Type Description
    System.Boolean

    MaxChordLengthOption

    Declaration
    public bool MaxChordLengthOption { get; set; }
    Property Value
    Type Description
    System.Boolean

    MaxFacetWidthOption

    Declaration
    public bool MaxFacetWidthOption { get; set; }
    Property Value
    Type Description
    System.Boolean

    OptimizeCurve

    Declaration
    public bool OptimizeCurve { get; set; }
    Property Value
    Type Description
    System.Boolean

    OptimizeCurveAngleToleranceFactor

    Declaration
    public double OptimizeCurveAngleToleranceFactor { get; set; }
    Property Value
    Type Description
    System.Double

    OptimizeCurveDistanceToleranceFactor

    Declaration
    public double OptimizeCurveDistanceToleranceFactor { get; set; }
    Property Value
    Type Description
    System.Double

    OptimizeCurveToleranceFactor

    Declaration
    [Obsolete("Deprecated in NX11.0.0.  It was split into two factors. Please use PartModeling.OptimizeCurveDistanceToleranceFactor and PartModeling.OptimizeCurveAngleToleranceFactor instead.")]
    public double OptimizeCurveToleranceFactor { get; set; }
    Property Value
    Type Description
    System.Double

    Tag

    Declaration
    public Tag Tag { get; }
    Property Value
    Type Description
    Tag

    TreatOneDegreeBsplineAsPolyline

    Declaration
    public bool TreatOneDegreeBsplineAsPolyline { get; set; }
    Property Value
    Type Description
    System.Boolean

    Methods

    GetHistoryMode()

    Declaration
    public bool GetHistoryMode()
    Returns
    Type Description
    System.Boolean

    GetIsSavedByWebApp()

    Declaration
    public bool GetIsSavedByWebApp()
    Returns
    Type Description
    System.Boolean

    GetKeepLocalFeatures()

    Declaration
    public bool GetKeepLocalFeatures()
    Returns
    Type Description
    System.Boolean

    SetHistoryFreeMode()

    Declaration
    public void SetHistoryFreeMode()

    SetHistoryMode()

    Declaration
    public void SetHistoryMode()

    SetIsSavedByWebApp(Boolean)

    Declaration
    public void SetIsSavedByWebApp(bool isSavedByWebApp)
    Parameters
    Type Name Description
    System.Boolean isSavedByWebApp

    SetKeepLocalFeatures(Boolean)

    Declaration
    public void SetKeepLocalFeatures(bool keepLocalFeatures)
    Parameters
    Type Name Description
    System.Boolean keepLocalFeatures

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    In This Article
    Back to top Generated by DocFX