Search Results for

    Show / Hide Table of Contents

    Class PmiSectionViewCuttingPlaneSymbolBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    PmiSectionViewCuttingPlaneSymbolBuilder
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(string)
    TaggedObject.PrintTestData(string, int)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    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
    double

    Color

    Declaration
    public NXColor Color { get; set; }
    Property Value
    Type Description
    NXColor

    DisplayCuttingPlaneSymbol

    Declaration
    public bool DisplayCuttingPlaneSymbol { get; set; }
    Property Value
    Type Description
    bool

    MarginPercentage

    Declaration
    public double MarginPercentage { get; set; }
    Property Value
    Type Description
    double

    SectionPrefix

    Declaration
    public string SectionPrefix { get; set; }
    Property Value
    Type Description
    string

    ShadedPlane

    Declaration
    public bool ShadedPlane { get; set; }
    Property Value
    Type Description
    bool

    SizeBasedOnSectionCut

    Declaration
    public bool SizeBasedOnSectionCut { get; set; }
    Property Value
    Type Description
    bool

    StartingLetter

    Declaration
    public string StartingLetter { get; set; }
    Property Value
    Type Description
    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
    bool

    ViewNameFormat

    Declaration
    public PmiSectionViewCuttingPlaneSymbolBuilder.ViewNameFormatOption ViewNameFormat { get; set; }
    Property Value
    Type Description
    PmiSectionViewCuttingPlaneSymbolBuilder.ViewNameFormatOption

    Methods

    Validate()

    Declaration
    public bool Validate()
    Returns
    Type Description
    bool

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In this article
    Back to top Generated by DocFX