Search Results for

    Show / Hide Table of Contents

    Class PmiSectionViewViewBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    PmiSectionViewViewBuilder
    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 PmiSectionViewViewBuilder : TaggedObject, IMessageSink, IComponentBuilder

    Constructors

    PmiSectionViewViewBuilder()

    Declaration
    protected PmiSectionViewViewBuilder()

    Properties

    AssemblyCrosshatching

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

    AssociativePlane

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

    ClipCoplanarObjects

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

    ClipWireframeObjects

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

    CrosshatchAdjacencyTolerance

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

    CrosshatchPatternDefinedBy

    Declaration
    public PmiSectionViewViewBuilder.CrosshatchPatternBy CrosshatchPatternDefinedBy { get; set; }
    Property Value
    Type Description
    PmiSectionViewViewBuilder.CrosshatchPatternBy

    DisplayCrosshatch

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

    RestrictCrosshatchAngle

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

    SectionNamePrefix

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

    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