Solid Edge Assembly Type Library
GetElement2 Method
Returns the second of two constrained elements.
Member of the ObjectType constant set that specifies what type of object Element2 is.
Returns a member of the SegmentRelation3dGeometryConstants constant set that specifies the type of geometry that is associated with Element2.
Description
Returns the second of the two elements constrained by the referenced SegmentDirectionRelation3d object.
Syntax
Visual Basic
Public Sub GetElement2( _
   ByRef Element2 As Object, _
   ByRef Type As ObjectType, _
   ByRef GeometryType As SegmentRelation3dGeometryConstants _
) 
Parameters
Element2
Returns the second of two constrained elements.
Type
ValueDescription
igAngularRelation3dAssembly Angular Relation3d
igArc2d2d Circular Arc
igArc3D
igAsmRefPlaneAssembly Reference Plane
igAxialRelation3dAssembly Axial Relation3d
igBalloonBalloon
igBoltHoleCircleIgBoltHoleCircle
igBoundary2d2d Boundary
igBsplineCurve2d2d Bspline Curve
igBSplineCurve3D
igCamFollowerRelation3dAssembly Cam-follower Relation3d
igCenterLineCenter Line
igCenterMarkCenter Mark
igCenterPlaneRelation3d
igChamferRelation2d2d Chamfer Relation
igCircle2d2d Circle
igCircle3D
igCircularPattern2d2d Circular Pattern
igColinearRelation2d2d Colinear Relation
igComplexString2d2d Complex String
igComponentImage2dIgComponentImage2d
igComponentSketchIgComponentSketch
igConcentricRelation2d2d Concentric Relation
igConnectorConnector
igCuttingPlaneCuttingPlane
igDatumFrameDatum Frame
igDatumPointDatum Point
igDatumTargetDatum Target
igDetailEnvelopeDetailEnvelope
igDimensionDimension
igDividedPartDivided Part object
igDrawingViewDrawingView
igEllipse2d2d Ellipse
igEllipticalArc2d2d Elliptical Arc
igEqualRelation2d2d Equal Relation
igFamilyMemberFamily Member object
igFeatureContolFrameFeature Control Frame
igFeatureControlFrameFeature Control Frame
igFilletRelation2d2d Fillet Relation
igFittedCurve2d2d Fitted Curve
igFixRelation2d2d Fix Relation
igGearRelation3dAssembly Gear Relation3d
igGostWeldSymbolGOST Weld Symbol
igGroundRelation3dAssembly Ground Relation3d
igGroupGroup
igHole2d2d Hole
igHorizontalAlignRelation2d2d Horizontal Align Relation
igHorizontalRelation2d2d Horizontal Relation
igImage2d2d Image
igIntersectRelation2d2d Intersect Relation
igKeyPointRelation2d2d Key Point Relation
igLeaderLeader
igLine2d2d Line
igLine3D
igLineString2d2d Line String
igLinkRelation2d2d Link Relation
igOccurrence
igParallelRelation2d2d Parallel Relation
igPartAssembly Part Object
igPathRelation3dAssembly Path Relation3d
igPerpendicularRelation2d2d Perpendicular Relation
igPlanarRelation3dAssembly Planar Relation3d
igPoint2d2d Point
igPointOnRelation2d2d Point On Relation
igPointRelation3dAssembly Point Relation3d
igProfileProfile
igProfileSetProfileSet
igRectangularPattern2d2d Rectangular Pattern
igRefAxisReference Axis
igReferenceMembassy
igRefPlaneReference Plane
igRigidSetRelation3dAssembly Rigid Set Relation3d
igSetRelation2d2d Set Relation
igSheetViewSheetView
igSketchSketch
igSketch3D
igSmartFrame2dSmartFrame2d
igSubAssemblyAssembly Sub-Assembly Object
igSubOccurrenceAssembly SubOccurrence object
igSurfaceFinishTextureSurface Finish Texture
igSymbol2d2d Symbol
igSymmetricRelation2d2d Symmetric Relation
igTangentRelation2d2d Tangent Relation
igTangentRelation3dAssembly Tangent Relation3d
igTextBoxText Box
igTextProfileText Profile
igTopologyReferenceTopology Reference object
igTubeTube object
igVariableVariable
igVerticalAlignRelation2d2d Vertical Align Relation
igVerticalRelation2d2d Vertical Relation
igViewPlaneViewPlane
igWeldSymbolWeld Symbol
seArcSegmentArc Segment object
seAssemblyBodies
seAssemblyBody
seAssemblyGroup
seAssemblyGroups
seComponentLayout
seConfiguration
seCurveSegmentCurve Segment object
seDVArc2dDrawingView Derived Arc
seDVBSplineCurve2dDrawingView Derived BSplineCurve
seDVCircle2dDrawingView Derived Circle
seDVEllipse2dDrawingView Derived Ellipse
seDVEllipticalArc2dDrawingView Derived EllipticalArc
seDVLine2dDrawingView Derived Line
seDVLineString2dDrawingView Derived LineString
seDVPoint2dDrawingView Derived Point
seLayout
seLineSegmentLine Segment object
seOccurrences
seSegmentAngularRelation3dSegment Angular Relation
seSegmentDirectionRelation3dSegment Direction Relation
seSegmentDistanceRelation3dSegment Distance Relation
seSegmentPointRelation3dSegment 3d Point Relation
seSegmentRadiusRelation3dSegment 3d Radius Relation
seSegmentTangentRelation3dSegment Tangent Relation
seSelectSet
seSimplifiedAssemblySimplified Assembly
seSubassemblyBodies
seSubassemblyBody
seVirtualComponentA virtual component object
seVirtualComponentOccurrenceA virtual component occurrence object
Member of the ObjectType constant set that specifies what type of object Element2 is.
GeometryType
ValueDescription
seSegmentRelation3dArc
seSegmentRelation3dArcCenter
seSegmentRelation3dEllipseCenter
seSegmentRelation3dEndPoint
seSegmentRelation3dLineEndPoint
seSegmentRelation3dLineStartPoint
seSegmentRelation3dRefPlane
seSegmentRelation3dStartPoint
seSegmentRelation3dUnbounded
Returns a member of the SegmentRelation3dGeometryConstants constant set that specifies the type of geometry that is associated with Element2.
See Also

SegmentPointRelation3d Object  | SegmentPointRelation3d Members  | Solid Edge V18 - What's New  | Solid Edge V17 SP2 - What's New