Class HandrailBuilder
Inheritance
HandrailBuilder
Assembly: NXOpen.dll
Syntax
public class HandrailBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
HandrailBuilder()
Declaration
protected HandrailBuilder()
Properties
AutoCloseOption
Declaration
public bool AutoCloseOption { get; set; }
Property Value
HasHorizontalRails
Declaration
public bool HasHorizontalRails { get; set; }
Property Value
PostType
Declaration
public HandrailBuilder.PostTypes PostType { get; set; }
Property Value
Methods
PlaceHandrail(Point3d)
Declaration
public void PlaceHandrail(Point3d postLocation)
Parameters
Type |
Name |
Description |
Point3d |
postLocation |
|
ReverseLastPost()
Declaration
public void ReverseLastPost()
SetHandrailPartCharx(CharacteristicList)
Declaration
public void SetHandrailPartCharx(CharacteristicList partCharx)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink