Class AxiSymmetricParameters
Inheritance
AxiSymmetricParameters
Assembly: NXOpen.dll
Syntax
public class AxiSymmetricParameters : TaggedObject, IMessageSink
Constructors
AxiSymmetricParameters()
Declaration
protected AxiSymmetricParameters()
Properties
AxiOptions
Declaration
public AxiSymmetricParameters.Options AxiOptions { get; set; }
Property Value
EndRevolveAngle
Declaration
public double EndRevolveAngle { get; set; }
Property Value
EnvelopeVal
Declaration
public AxiSymmetricParameters.EnvVal EnvelopeVal { get; set; }
Property Value
NumberOfSections
Declaration
public int NumberOfSections { get; set; }
Property Value
ResultOption
Declaration
public AxiSymmetricParameters.GetResult ResultOption { get; set; }
Property Value
RevolveAngle
Declaration
public double RevolveAngle { get; set; }
Property Value
RotationAxis
Declaration
public AxiSymmetricParameters.AxisOfRotation RotationAxis { get; set; }
Property Value
StartRevolveAngle
Declaration
public double StartRevolveAngle { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink