Solid Edge Part Type Library
BoxFeatures Collection Members
Overview 
Public Methods
Public Method AddByCenterAdd a box by specifying the center point, width, height, angle, depth and plane for the underlying rectangular profile.
Public Method AddByThreePointsAdd a box by specifying three points, depth and plane for the underlying rectangular profile.
Public Method AddByTwoPointsAdd a box by specifying two points, angle, depth and plane for the underlying rectangular profile.
Public Method AddCutoutByCenterBox cutout by specifying the center point, width, height, angle, depth and plane for the underlying rectangular profile. Returns ExtrudedCutout object.
Public Method AddCutoutByThreePointsBox cutout by specifying three points, depth and plane for the underlying rectangular profile. Returns ExtrudedCutout object.
Public Method AddCutoutByTwoPointsBox cutout by specifying two points, angle, depth and plane for the underlying rectangular profile. Returns ExtrudedCutout object.
Public Method ItemThe items in a collection.
Public Properties
Public Property ApplicationReturns the active application object.
Public Property CountReturns the number of objects in the referenced collection.
Public Property ParentReturns the parent object for the referenced object.
See Also

BoxFeatures Collection