Class EndCutBuilder
Inheritance
System.Object
System.MarshalByRefObject
EndCutBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
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)
Assembly: NXOpen.dll
Syntax
public class EndCutBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
EndCutBuilder()
Declaration
protected EndCutBuilder()
Properties
ConnectionType
Declaration
public EndCutBuilder.ConnectionTypes ConnectionType { get; set; }
Property Value
DraftAngle
Declaration
public Expression DraftAngle { get; }
Property Value
DraftOffset
Declaration
public Expression DraftOffset { get; }
Property Value
DraftType
Declaration
public EndCutBuilder.DraftTypes DraftType { get; set; }
Property Value
FlangeBoundary
Declaration
public SelectBody FlangeBoundary { get; }
Property Value
FlangeSketchData
Declaration
public SteelFeatureSpreadsheetBuilder FlangeSketchData { get; }
Property Value
LimitGeometry
Declaration
public SelectDisplayableObject LimitGeometry { get; }
Property Value
LimitType
Declaration
public EndCutBuilder.LimitTypes LimitType { get; set; }
Property Value
Offset
Declaration
public Expression Offset { get; }
Property Value
PlacementEdge
Declaration
public SelectEdge PlacementEdge { get; }
Property Value
PlacementFaces
Declaration
public SelectFaceList PlacementFaces { get; }
Property Value
Plane
Declaration
public Plane Plane { get; set; }
Property Value
SelectionType
Declaration
public EndCutBuilder.SelectionTypes SelectionType { get; set; }
Property Value
ShearAngle
Declaration
public Expression ShearAngle { get; }
Property Value
TiltAngle
Declaration
public Expression TiltAngle { get; }
Property Value
ToeSketchData
Declaration
public SteelFeatureSpreadsheetBuilder ToeSketchData { get; }
Property Value
WebSketchData
Declaration
public SteelFeatureSpreadsheetBuilder WebSketchData { get; }
Property Value
Methods
InheritParametersFromEndcutFace(Face)
Declaration
public void InheritParametersFromEndcutFace(Face endcutFace)
Parameters
Type |
Name |
Description |
Face |
endcutFace |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink