Search Results for

    Show / Hide Table of Contents

    Class ShadowCurveBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    ServiceOrientedFeatureCurveBuilder
    ShadowCurveBuilder
    Implements
    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, 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.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

    Angle

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

    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
    double

    EnableShadowRange

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

    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

    MaskType

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

    MaskingBodies

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

    MaskingCurves

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

    OptimizeCurveFlag

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

    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

    VerticalAngle

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

    VerticalHalfAngle

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

    WidthAngle

    Declaration
    public Expression WidthAngle { 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