StructureInterfaces StrMemberExtremity (Object)
All Frameworks Object Hierarchy This Framework Previous Next Indexes
StrMemberExtremity (Object)
IUnknown
|
+---IDispatch
|
+---CATBaseUnknown
|
+---CATBaseDispatch
|
+---AnyObject
|
+---StrMemberExtremity
Represents an extremity of a member object.
One is called the start extremity and the other the end extremity.
Property Index
-
AngleCut
- Returns the angle cut for a member extremity.
-
Cutback
- Returns the cutback object.
-
Input
- Returns or sets the input object defining the extremity.
-
Offset
- Returns the offset parameter defined on this extremity.
-
Point
- Returns the point defining the extremity.
Method Index
-
AddOffset
- Adds an offset on the extremity.
-
GetCoordinates
- Retrieves the coordinates of the extremity.
-
ResetCutback
- Resets the defined cutback object.
-
SetExtremityFromCoordinates
- Modifies the coordinates of the extremity defined by a point.
Properties
o Property AngleCut( | ) As double (Read Only) |
-
Returns the angle cut for a member extremity.
-
Returns the cutback object.
-
Returns or sets the input object defining the extremity.
The input object may not belong to the support object.
-
Returns the offset parameter defined on this extremity.
This parameter can be null.
-
Returns the point defining the extremity. This point belongs
to the support object.
Methods
o Sub AddOffset( | double | iOffset) |
-
Adds an offset on the extremity.
This method has to be used when the extremity has no offset already defined,
else you will get an error.
-
Retrieves the coordinates of the extremity.
- Parameters:
-
- oCoordinates
- The coordinates of the the extremity
-
Resets the defined cutback object.
-
Modifies the coordinates of the extremity defined by a point.
- Parameters:
-
- iCoordinates
- The coordinates to modify the extremity
Copyright © 2003, Dassault Systèmes. All rights reserved.