Class CollisionShapeBuilder
Inheritance
CollisionShapeBuilder
Assembly: NXOpen.dll
Syntax
public class CollisionShapeBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
CollisionShapeBuilder()
Declaration
protected CollisionShapeBuilder()
Properties
CenterPoint
Declaration
public Point CenterPoint { get; set; }
Property Value
Height
Declaration
public Expression Height { get; }
Property Value
Length
Declaration
public Expression Length { get; }
Property Value
Orientation
Declaration
public CoordinateSystem Orientation { get; set; }
Property Value
Radius
Declaration
public Expression Radius { get; }
Property Value
Width
Declaration
public Expression Width { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink