Class ContactAnalysisSectionCurveBuilder
Inheritance
ContactAnalysisSectionCurveBuilder
Assembly: NXOpen.dll
public class ContactAnalysisSectionCurveBuilder : DynamicSectionBuilder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected ContactAnalysisSectionCurveBuilder()
Properties
Declaration
public double BallDiameter { get; set; }
Property Value
Declaration
public bool DisplaySlice { get; set; }
Property Value
Declaration
public Point PointToPlaceSphere { get; set; }
Property Value
Declaration
public Expression SectionBoundary { get; }
Property Value
Declaration
public NXColor SectionCurveColor { get; set; }
Property Value
Methods
Declaration
public void OrientToPlane()
Implements
System.Runtime.Remoting.Messaging.IMessageSink