Solid Edge Assembly Type Library
StructuralFrame Object Members
Overview 
Public Methods
Public Method AssociateLegacyFrameToCrossSectionFrames created in ST3 are associative to cross section part files. i.e. If part file modifies, frame in assembly updates. To avoid this for legacy frames (frames created prior to ST3), user can use this API.
Public Method CutLength
Public Method DeleteHoleLocationDeletes the construction surfaces from the frame.
Public Method GetFramePathThis method returns the frame path for the referenced StructuralFrame object.
Public Method GetFramePathObjects
Public Method GetGlobalEndConditionThis method returns the global end condition for the referenced StructuralFrame object.
Public Method GetOverrideEndConditionThis method returns the override end condition for the specified sections for the referenced StructuralFrame object.
Public Method GetPlaneOrientationForGivenSectionID
Public Method GetRedefineSectionDocumentThis method returns the part document in which the specified section resides for the referenced StructuralFrame object.
Public Method GetRedefineSectionPlacementThis method returns the placement for the specified section for the referenced StructuralFrame object.
Public Method GetSectionsThis method returns the cross sections for the referenced StructuralFrame object.
Public Method GetSetionIDObject
Public Method RetrieveHoleLocationRetrieves the construction surfaces representing the hole locations from the cross section component file. These surfaces can be used to create holes as per the standard at appropriate locations in the frames.
Public Method ReturnOccurrenceForGivenSectionID
Public Method ReturnPathForGivenSectionID
Public Method SegmentCutLength
Public Method SetFramePathThis method sets the frame path for the referenced StructuralFrame object.
Public Method SetGlobalEndConditionThis method sets the global end condition for the referenced StructuralFrame object.
Public Method SetOverrideEndConditionThis method sets the override end condition for the specified sections for the referenced StructuralFrame object.
Public Method SetRedefineSectionDocumentThis method sets a new part document for the specified section for the referenced StructuralFrame object.
Public Method SetRedefineSectionPlacementThis method sets a new placement for the specified section for the referenced StructuralFrame object. You must specify at least one optional parameter (Rotation, XDistance, or YDistance).
Public Properties
Public Property ApplicationReturns the active application object.
Public Property AutoPositionSpecifies the automatic positioning setting for the referenced StructuralFrame object.
Public Property GlobalDocumentThis read-write String property sets and returns the global document for the referenced StructuralFrame object.
Public Property NameReturns the name of the referenced object.
Public Property ParentReturns the active application object.
Public Property SingleFrameForCollinearPathsIf a frame contains collinear paths, we can control whether to create single frame occurrence for collinear paths or not using this property.
Public Property SingleFrameForTangentialPathsIf a frame contains tangential paths, we can control whether to create single frame occurrence for collinear paths or not using this property.
Public Property VisibleControls the display of the referenced object.
See Also

StructuralFrame Object