Class ForeshorteningSymbolSettingsBuilder
Inheritance
ForeshorteningSymbolSettingsBuilder
Assembly: NXOpen.dll
Syntax
public class ForeshorteningSymbolSettingsBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
ForeshorteningSymbolSettingsBuilder()
Declaration
protected ForeshorteningSymbolSettingsBuilder()
Properties
Angle
Declaration
public double Angle { get; set; }
Property Value
ForeshorteningSymbolMethodType
Declaration
public ForeshorteningSymbolSettingsBuilder.MethodType ForeshorteningSymbolMethodType { get; set; }
Property Value
ForeshorteningSymbolType
Declaration
public ForeshorteningSymbolSettingsBuilder.SymbolType ForeshorteningSymbolType { get; set; }
Property Value
Height
Declaration
public double Height { get; set; }
Property Value
Width
Declaration
public double Width { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink