Class IsoparametricBuilder
Inheritance
IsoparametricBuilder
Assembly: NXOpen.dll
Syntax
public class IsoparametricBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
IsoparametricBuilder()
Declaration
protected IsoparametricBuilder()
Properties
IsSpacingEnabled
Declaration
public bool IsSpacingEnabled { get; set; }
Property Value
IsUEnabled
Declaration
public bool IsUEnabled { get; set; }
Property Value
IsVEnabled
Declaration
public bool IsVEnabled { get; set; }
Property Value
Number
Declaration
public int Number { get; set; }
Property Value
Spacing
Declaration
public double Spacing { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink