Class SubdivisionLoftBuilder
Inheritance
SubdivisionLoftBuilder
Assembly: NXOpen.dll
Syntax
public class SubdivisionLoftBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
SubdivisionLoftBuilder()
Declaration
protected SubdivisionLoftBuilder()
Properties
CanSew
Declaration
public bool CanSew { get; set; }
Property Value
Continuity
Declaration
public SubdivisionLoftBuilder.ContinuityType Continuity { get; set; }
Property Value
IsClosed
Declaration
public bool IsClosed { get; set; }
Property Value
NumberOfSegments
Declaration
public int NumberOfSegments { get; set; }
Property Value
Sections
Declaration
public CageSectionDataList Sections { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink