Class PartModeling
Inheritance
System.Object
System.MarshalByRefObject
PartModeling
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
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)
Assembly: NXOpen.dll
Syntax
public class PartModeling : NXRemotableObject, IMessageSink
Constructors
PartModeling(PartPreferences)
Declaration
protected PartModeling(PartPreferences owner)
Parameters
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
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
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
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
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
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
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
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
Property Value
Methods
GetHistoryMode()
Declaration
[Obsolete("Deprecated in NX11.0.0. History-free mode will be retired in NX11.")]
public bool GetHistoryMode()
Returns
Type |
Description |
System.Boolean |
|
SetHistoryFreeMode()
Declaration
[Obsolete("Deprecated in NX11.0.0. History-free mode will be retired in NX11.")]
public void SetHistoryFreeMode()
SetHistoryMode()
Declaration
public void SetHistoryMode()
Implements
System.Runtime.Remoting.Messaging.IMessageSink