Class SubdivisionFillBuilder
Inheritance
System.Object
System.MarshalByRefObject
SubdivisionFillBuilder
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.Features.Subdivision
Assembly: NXOpen.dll
Syntax
public class SubdivisionFillBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
SubdivisionFillBuilder()
Declaration
protected SubdivisionFillBuilder()
Properties
CanConnectSymmetrically
Declaration
public bool CanConnectSymmetrically { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Continuity
Declaration
public SubdivisionFillBuilder.ContinuityType Continuity { get; set; }
Property Value
Type | Description |
---|---|
SubdivisionFillBuilder.ContinuityType |
SelectedEdges
Declaration
public SelectCageObjectData SelectedEdges { get; }
Property Value
Type | Description |
---|---|
SelectCageObjectData |
Implements
System.Runtime.Remoting.Messaging.IMessageSink