Class PmiSectionViewCuttingPlaneSymbolBuilder
Inheritance
PmiSectionViewCuttingPlaneSymbolBuilder
Assembly: NXOpen.dll
Syntax
public class PmiSectionViewCuttingPlaneSymbolBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
PmiSectionViewCuttingPlaneSymbolBuilder()
Declaration
protected PmiSectionViewCuttingPlaneSymbolBuilder()
Properties
ArrowDirection
Declaration
public PmiSectionViewCuttingPlaneSymbolBuilder.ArrowDirectionOptions ArrowDirection { get; set; }
Property Value
ArrowLineLength
Declaration
public double ArrowLineLength { get; set; }
Property Value
Color
Declaration
public NXColor Color { get; set; }
Property Value
DisplayCuttingPlaneSymbol
Declaration
public bool DisplayCuttingPlaneSymbol { get; set; }
Property Value
MarginPercentage
Declaration
public double MarginPercentage { get; set; }
Property Value
SectionPrefix
Declaration
public string SectionPrefix { get; set; }
Property Value
ShadedPlane
Declaration
public bool ShadedPlane { get; set; }
Property Value
SizeBasedOnSectionCut
Declaration
public bool SizeBasedOnSectionCut { get; set; }
Property Value
StartingLetter
Declaration
public string StartingLetter { get; set; }
Property Value
TextPlaneRelativeToArrow
Declaration
public PmiSectionViewCuttingPlaneSymbolBuilder.TextPlaneRelativeToArrowOptions TextPlaneRelativeToArrow { get; set; }
Property Value
UseTwoArrows
Declaration
public bool UseTwoArrows { get; set; }
Property Value
Declaration
public PmiSectionViewCuttingPlaneSymbolBuilder.ViewNameFormatOption ViewNameFormat { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink