Class AllAroundVisionBuilder
Inheritance
AllAroundVisionBuilder
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
DistanceTolerance
Declaration
public double DistanceTolerance { get; set; }
Property Value
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
Declaration
public AllAroundVisionBuilder.Types Type { get; set; }
Property Value
UseFrontHeadRests
Declaration
public bool UseFrontHeadRests { get; set; }
Property Value
UseRearHeadRests
Declaration
public bool UseRearHeadRests { get; set; }
Property Value
UseWireFrameOnly
Declaration
public bool UseWireFrameOnly { get; set; }
Property Value
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