Class BulletCableBuilder
Inheritance
BulletCableBuilder
Assembly: NXOpen.dll
Syntax
public class BulletCableBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
BulletCableBuilder()
Declaration
protected BulletCableBuilder()
Properties
AttachmentList
Declaration
public BulletCableAttachmentBuilderList AttachmentList { get; }
Property Value
CableBody
Declaration
public SelectNXObject CableBody { get; }
Property Value
Diameter
Declaration
public Expression Diameter { get; }
Property Value
GeometryType
Declaration
public BulletCableBuilder.DerivationType GeometryType { get; set; }
Property Value
GuideCurves
Declaration
public SelectNXObjectList GuideCurves { get; }
Property Value
Material
Declaration
public BulletFlexibleMaterial Material { get; set; }
Property Value
Name
Declaration
public string Name { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink