Share

PointToPointRipTypeDef Object


Description

The PointToPointRipTypeDef object defines the inputs unique to a point to point rip feature.

Properties

Name Description
GapSide Gets and sets the value that indicates the position of the gap.
GapSize Property that returns the parameter controlling the width of the gap. When creating a new rip feature and the RipDefinition object is not associated with an actual feature, this property will return Nothing. You can use the SetSinglePointRipType method of the RipDefinition to set this value in that case. When this object is obtained from an existing rip feature you can edit the rip feature by modifying the parameter this property returns.
Parent Property that returns the parent rip definition feature.
PointOne Gets and sets the point that defines the location of the rip.
PointTwo Gets and sets the point that defines the location of the rip.
Type Returns an ObjectTypeEnum indicating this object's type.

Version

Introduced in version 2011

Was this information helpful?