MockParametricPoint
Inheritance
The MockParametricPoint object is derived from the CompositeValue object.
The following internal objects are derived (specialisations) from the MockParametricPoint object:
Usage locations
The MockParametricPoint object can be accessed from the following locations:
- Properties
- MockEntity object has property Point.
- MockDomainEntityWithReferences object has property Point.
- MockDomainEntityWithRules object has property Point.
- MockEntityWithGroups object has property Point.
- MockDomainEntityWithFlyWeightOnCapability object has property Point.
- MockEntityWithDeferredValue object has property Corner.
- MockPrimitiveEntity object has property ParametricPoint.
- MockSpecificTree object has property Point.
- MockTree object has property Point.
- MockSpheroid object has property Centre.
- MockParametricWorkplane object has property UVector.
- MockParametricWorkplane object has property VVector.
- Methods
- MockParametricPointList object has method Append().
- MockParametricPointList object has method Get(number).
- MockParametricPointTable object has method Get(number, number).
Property List (internal only)
- Point
- (Read only Point)
- X
- (Read/Write MockParametricExpression)
- Y
- (Read/Write MockParametricExpression)
- Z
- (Read/Write MockParametricExpression)
Property Details (internal only)
- Point
- Type
- Point
- Access
- Read only
- X
- Type
- MockParametricExpression
- Access
- Read/Write
- Y
- Type
- MockParametricExpression
- Access
- Read/Write
- Z
- Type
- MockParametricExpression
- Access
- Read/Write