Class PmiSectionViewCuttingPlaneSymbolBuilder
Inheritance
System.Object
System.MarshalByRefObject
PmiSectionViewCuttingPlaneSymbolBuilder
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.Annotations
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
Type | Description |
---|---|
PmiSectionViewCuttingPlaneSymbolBuilder.ArrowDirectionOptions |
ArrowLineLength
Declaration
public double ArrowLineLength { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Color
Declaration
public NXColor Color { get; set; }
Property Value
Type | Description |
---|---|
NXColor |
DisplayCuttingPlaneSymbol
Declaration
public bool DisplayCuttingPlaneSymbol { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
MarginPercentage
Declaration
public double MarginPercentage { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
SectionPrefix
Declaration
public string SectionPrefix { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ShadedPlane
Declaration
public bool ShadedPlane { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
SizeBasedOnSectionCut
Declaration
public bool SizeBasedOnSectionCut { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
StartingLetter
Declaration
public string StartingLetter { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TextPlaneRelativeToArrow
Declaration
public PmiSectionViewCuttingPlaneSymbolBuilder.TextPlaneRelativeToArrowOptions TextPlaneRelativeToArrow { get; set; }
Property Value
Type | Description |
---|---|
PmiSectionViewCuttingPlaneSymbolBuilder.TextPlaneRelativeToArrowOptions |
UseTwoArrows
Declaration
public bool UseTwoArrows { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ViewNameFormat
Declaration
public PmiSectionViewCuttingPlaneSymbolBuilder.ViewNameFormatOption ViewNameFormat { get; set; }
Property Value
Type | Description |
---|---|
PmiSectionViewCuttingPlaneSymbolBuilder.ViewNameFormatOption |
Methods
Validate()
Declaration
public bool Validate()
Returns
Type | Description |
---|---|
System.Boolean |
Implements
System.Runtime.Remoting.Messaging.IMessageSink