Class ZoneBuilder
Assembly: NXOpen.dll
Syntax
public class ZoneBuilder : CollisionShapeBuilder, IMessageSink, IComponentBuilder
Constructors
ZoneBuilder()
Declaration
Properties
RadiusValue
Declaration
public Expression RadiusValue { get; }
Property Value
ShapeType
Declaration
public ZoneBuilder.Types ShapeType { get; set; }
Property Value
XValue
Declaration
public Expression XValue { get; }
Property Value
YValue
Declaration
public Expression YValue { get; }
Property Value
ZValue
Declaration
public Expression ZValue { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink