Class CuttingPlaneSymbolBuilder
Inheritance
CuttingPlaneSymbolBuilder
Assembly: NXOpen.dll
Syntax
public class CuttingPlaneSymbolBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
CuttingPlaneSymbolBuilder()
Declaration
protected CuttingPlaneSymbolBuilder()
Properties
ArrowDirection
Declaration
public CuttingPlaneSymbolBuilder.ArrowDirectionOption ArrowDirection { get; set; }
Property Value
ArrowLength
Declaration
public double ArrowLength { get; set; }
Property Value
Color
Declaration
public int Color { get; set; }
Property Value
CuttingPlaneSymbolText
Declaration
public string CuttingPlaneSymbolText { get; set; }
Property Value
DisplayCuttingPlaneSymbol
Declaration
public bool DisplayCuttingPlaneSymbol { get; set; }
Property Value
Font
Declaration
public LineFontBuilder Font { get; }
Property Value
MarginPercentage
Declaration
public double MarginPercentage { get; set; }
Property Value
ShadedPlane
Declaration
public bool ShadedPlane { get; set; }
Property Value
SizeBasedOnSectionCut
Declaration
public bool SizeBasedOnSectionCut { get; set; }
Property Value
Style
Declaration
public StyleBuilder Style { get; }
Property Value
TextPlaneRelativeToArrow
Declaration
public CuttingPlaneSymbolBuilder.TextPlaneRelativeArrow TextPlaneRelativeToArrow { get; set; }
Property Value
UseTwoArrows
Declaration
public bool UseTwoArrows { get; set; }
Property Value
Declaration
public CuttingPlaneSymbolBuilder.ViewNameFormatOption ViewNameFormat { get; set; }
Property Value
Methods
AlternateArrow()
Declaration
public void AlternateArrow()
AlternateArrowRotation()
Declaration
public void AlternateArrowRotation()
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink