Class ContactAnalysisSectionCurveBuilder
Inheritance
System.Object
System.MarshalByRefObject
ContactAnalysisSectionCurveBuilder
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.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.GeometricAnalysis
Assembly: NXOpen.dll
Syntax
public class ContactAnalysisSectionCurveBuilder : DynamicSectionBuilder, IMessageSink, IComponentBuilder
Constructors
ContactAnalysisSectionCurveBuilder()
Declaration
protected ContactAnalysisSectionCurveBuilder()
Properties
BallDiameter
Declaration
public double BallDiameter { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
DisplaySlice
Declaration
public bool DisplaySlice { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
PointToPlaceSphere
Declaration
public Point PointToPlaceSphere { get; set; }
Property Value
Type | Description |
---|---|
Point |
SectionBoundary
Declaration
public Expression SectionBoundary { get; }
Property Value
Type | Description |
---|---|
Expression |
SectionCurveColor
Declaration
public NXColor SectionCurveColor { get; set; }
Property Value
Type | Description |
---|---|
NXColor |
Methods
OrientToPlane()
Declaration
public void OrientToPlane()
Implements
System.Runtime.Remoting.Messaging.IMessageSink