Class AllAroundVisionBuilder
Inheritance
System.Object
System.MarshalByRefObject
AllAroundVisionBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
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)
Assembly: NXOpen.dll
Syntax
public class AllAroundVisionBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
AllAroundVisionBuilder()
Declaration
protected AllAroundVisionBuilder()
Properties
CarGeometry
Declaration
public ScCollector CarGeometry { get; }
Property Value
CreateIntersectionGeometry
Declaration
public bool CreateIntersectionGeometry { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
DistanceTolerance
Declaration
public double DistanceTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
FrontHeadRestGeometry
Declaration
public ScCollector FrontHeadRestGeometry { get; }
Property Value
ObstructedColor
Declaration
public NXColor ObstructedColor { get; set; }
Property Value
RearHeadRestGeometry
Declaration
public ScCollector RearHeadRestGeometry { get; }
Property Value
SeatReferencePoint
Declaration
public Point SeatReferencePoint { get; set; }
Property Value
Translucency
Declaration
public int Translucency { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Type
Declaration
public AllAroundVisionBuilder.Types Type { get; set; }
Property Value
UseFrontHeadRests
Declaration
public bool UseFrontHeadRests { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
UseRearHeadRests
Declaration
public bool UseRearHeadRests { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
UseWireFrameOnly
Declaration
public bool UseWireFrameOnly { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
VisibleColor
Declaration
public NXColor VisibleColor { get; set; }
Property Value
VisionAreaRadius
Declaration
public Expression VisionAreaRadius { get; }
Property Value
WindowCurveGeometry
Declaration
public Section WindowCurveGeometry { get; }
Property Value
WindowFaceGeometry
Declaration
public ScCollector WindowFaceGeometry { get; }
Property Value
WindowType
Declaration
public AllAroundVisionBuilder.WindowTypes WindowType { get; set; }
Property Value
Methods
CreatePointWithBaseDataSGRPExpression()
Declaration
public Point CreatePointWithBaseDataSGRPExpression()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink