Class SphericalCornerBuilder
Inheritance
SphericalCornerBuilder
Assembly: NXOpen.dll
Syntax
public class SphericalCornerBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
SphericalCornerBuilder()
Declaration
protected SphericalCornerBuilder()
Properties
AngleTol
Declaration
public double AngleTol { get; set; }
Property Value
DistanceTol
Declaration
public double DistanceTol { get; set; }
Property Value
HelpPoint
Declaration
public Point HelpPoint { get; set; }
Property Value
Radius
Declaration
public Expression Radius { get; }
Property Value
Wall1
Declaration
public FaceSetData Wall1 { get; }
Property Value
Wall2
Declaration
public FaceSetData Wall2 { get; }
Property Value
Wall3
Declaration
public FaceSetData Wall3 { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink