Skip to main content

PointConstraint

Complete API reference for PointConstraint, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Constraint

Component: yes


public class PointConstraint extends Component

Constructors

SignatureDescription
PointConstraint(PointConstraint)Executes PointConstraint and returns after the underlying engine call finishes.
PointConstraint()Executes PointConstraint and returns after the underlying engine call finishes.

Attributes

NameTypeDescription
componentPointConstraintRepresents the component value stored on this instance. Read or assign to update the property.

Virtual Attributes

NameTypeAccessDescription
pivotSpatialObjectgetVirtual attribute exposed by getPivot. Access it like a field to read or write the underlying value.
targetSpatialObjectget/setVirtual attribute exposed by getTarget. Access it like a field to read or write the underlying value.

Methods

SignatureReturnsDescription
componentClassMatch(Component, Component)booleanExecutes componentClassMatch and returns after the underlying engine call finishes.
getEngineComponent()ComponentExecutes getEngineComponent and returns after the underlying engine call finishes.