Class EndCutBuilder
Inheritance
EndCutBuilder
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
EndFaceType
Declaration
public EndCutBuilder.EndFaceTypes EndFaceType { 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 |
|
UpdateContextEntity(NXObject)
Declaration
public void UpdateContextEntity(NXObject tEntity)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink