Search Results for

    Show / Hide Table of Contents

    Class ShadowCurveBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    ServiceOrientedFeatureCurveBuilder
    ShadowCurveBuilder
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    FeatureBuilder.CommitFeature()
    FeatureBuilder.GetFeature()
    FeatureBuilder.SetParentFeatureInternal(Feature)
    FeatureBuilder.UnsetParentFeatureInternal(Feature)
    FeatureBuilder.ShowInternalParentFeatureForEdit(Feature)
    FeatureBuilder.HideInternalParentFeatureAfterEdit(Feature)
    FeatureBuilder.GetPreviewBody()
    FeatureBuilder.ParentFeatureInternal
    FeatureBuilder.PatchSolutionFlag
    FeatureBuilder.PatchSurfaceFilename
    FeatureBuilder.SurroundingPatchSurfaceFilename
    Builder.Commit()
    Builder.Destroy()
    Builder.GetCommittedObjects()
    Builder.GetObject()
    Builder.ShowResults()
    Builder.Validate()
    Builder.PreviewBuilder
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(String)
    TaggedObject.PrintTestData(String, Int32)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    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.Features
    Assembly: NXOpen.dll
    Syntax
    public class ShadowCurveBuilder : ServiceOrientedFeatureCurveBuilder, IMessageSink, IComponentBuilder

    Constructors

    ShadowCurveBuilder()

    Declaration
    protected ShadowCurveBuilder()

    Properties

    AccuracyType

    Declaration
    public ShadowCurveBuilder.AccuracyTypes AccuracyType { get; set; }
    Property Value
    Type Description
    ShadowCurveBuilder.AccuracyTypes

    BeamDirection

    Declaration
    public Direction BeamDirection { get; set; }
    Property Value
    Type Description
    Direction

    ClippingBody

    Declaration
    public ScCollector ClippingBody { get; set; }
    Property Value
    Type Description
    ScCollector

    ClippingType

    Declaration
    public ShadowCurveBuilder.ClippingTypes ClippingType { get; set; }
    Property Value
    Type Description
    ShadowCurveBuilder.ClippingTypes

    CurveLocationFaces

    Declaration
    public ScCollector CurveLocationFaces { get; set; }
    Property Value
    Type Description
    ScCollector

    CurveLocationPlane

    Declaration
    public Plane CurveLocationPlane { get; set; }
    Property Value
    Type Description
    Plane

    CurveLocationType

    Declaration
    public ShadowCurveBuilder.CurveLocationTypes CurveLocationType { get; set; }
    Property Value
    Type Description
    ShadowCurveBuilder.CurveLocationTypes

    CurveSettings

    Declaration
    public CurveSettings CurveSettings { get; set; }
    Property Value
    Type Description
    CurveSettings

    DistanceThreshold

    Declaration
    public double DistanceThreshold { get; set; }
    Property Value
    Type Description
    System.Double

    EnableShadowRange

    Declaration
    public bool EnableShadowRange { get; set; }
    Property Value
    Type Description
    System.Boolean

    HalfAngle

    Declaration
    public Expression HalfAngle { get; }
    Property Value
    Type Description
    Expression

    LightSourceType

    Declaration
    public ShadowCurveBuilder.LightSourceTypes LightSourceType { get; set; }
    Property Value
    Type Description
    ShadowCurveBuilder.LightSourceTypes

    MaskBodyProcessingTypes

    Declaration
    public ShadowCurveBuilder.MaskBodyProcessingType MaskBodyProcessingTypes { get; set; }
    Property Value
    Type Description
    ShadowCurveBuilder.MaskBodyProcessingType

    MaskingBodies

    Declaration
    public ScCollector MaskingBodies { get; set; }
    Property Value
    Type Description
    ScCollector

    MaskingCurves

    Declaration
    public Section MaskingCurves { get; set; }
    Property Value
    Type Description
    Section

    MaskType

    Declaration
    public ShadowCurveBuilder.MaskTypes MaskType { get; set; }
    Property Value
    Type Description
    ShadowCurveBuilder.MaskTypes

    OptimizeCurveFlag

    Declaration
    public bool OptimizeCurveFlag { get; set; }
    Property Value
    Type Description
    System.Boolean

    OriginPoint

    Declaration
    public Point OriginPoint { get; set; }
    Property Value
    Type Description
    Point

    RayDirection

    Declaration
    public Direction RayDirection { get; set; }
    Property Value
    Type Description
    Direction

    ShadowRangeOnPlane

    Declaration
    public Expression ShadowRangeOnPlane { get; }
    Property Value
    Type Description
    Expression

    SphereDiameter

    Declaration
    public Expression SphereDiameter { get; }
    Property Value
    Type Description
    Expression

    UnassociativeMaskingBodiesFromAssembly

    Declaration
    public ScCollector UnassociativeMaskingBodiesFromAssembly { get; set; }
    Property Value
    Type Description
    ScCollector

    UpVector

    Declaration
    public Direction UpVector { get; set; }
    Property Value
    Type Description
    Direction

    VerticalHalfAngle

    Declaration
    public Expression VerticalHalfAngle { get; }
    Property Value
    Type Description
    Expression

    WidthHalfAngle

    Declaration
    public Expression WidthHalfAngle { get; }
    Property Value
    Type Description
    Expression

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In This Article
    Back to top Generated by DocFX