Class ExtrudeFacetBodyBuilder
Inheritance
System.Object
System.MarshalByRefObject
ExtrudeFacetBodyBuilder
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.Facet
Assembly: NXOpen.dll
Syntax
public class ExtrudeFacetBodyBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
ExtrudeFacetBodyBuilder()
Declaration
protected ExtrudeFacetBodyBuilder()
Properties
Direction
Declaration
public Direction Direction { get; set; }
Property Value
Type | Description |
---|---|
Direction |
Distance
Declaration
public Expression Distance { get; }
Property Value
Type | Description |
---|---|
Expression |
DistanceTolerance
Declaration
public double DistanceTolerance { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
FacetBody
Declaration
public SelectDisplayableObjectList FacetBody { get; }
Property Value
Type | Description |
---|---|
SelectDisplayableObjectList |
Offset
Declaration
public Expression Offset { get; }
Property Value
Type | Description |
---|---|
Expression |
Plane
Declaration
public Plane Plane { get; set; }
Property Value
Type | Description |
---|---|
Plane |
Type
Declaration
public ExtrudeFacetBodyBuilder.LimitType Type { get; set; }
Property Value
Type | Description |
---|---|
ExtrudeFacetBodyBuilder.LimitType |
Implements
System.Runtime.Remoting.Messaging.IMessageSink