Class BlockBuilder
Assembly: NXOpen.dll
Syntax
public class BlockBuilder : OperationBuilder, IMessageSink, IComponentBuilder
Constructors
BlockBuilder()
Declaration
Properties
Associative
Declaration
public bool Associative { get; set; }
Property Value
Height
Declaration
public Expression Height { get; }
Property Value
Length
Declaration
public Expression Length { get; }
Property Value
OriginAndOrientation
Declaration
public CartesianCoordinateSystem OriginAndOrientation { get; set; }
Property Value
Width
Declaration
public Expression Width { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink