Class UserDefinedSolidBeamSectionBuilder
Inheritance
UserDefinedSolidBeamSectionBuilder
Assembly: NXOpen.dll
Syntax
public class UserDefinedSolidBeamSectionBuilder : IBeamSectionBuilder, IMessageSink, IComponentBuilder
Constructors
UserDefinedSolidBeamSectionBuilder()
Declaration
protected UserDefinedSolidBeamSectionBuilder()
Properties
DescriptorName
Declaration
public string DescriptorName { get; set; }
Property Value
DirectionType
Declaration
public BeamSection.DirectionOption DirectionType { get; set; }
Property Value
ReferenceVector
Declaration
public Direction ReferenceVector { get; set; }
Property Value
SolidFace
Declaration
public SelectCAEFace SolidFace { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink