IStandardObjectProvider.Joint Property

Provides properties and functions to suppress and unsuppress assembly joints.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 25.0

Syntax

VB

ReadOnly Property Joint As IAssemJoint
	Get

C#

IAssemJoint Joint { get; }

Property Value

Type: IAssemJoint

See Also

Reference

IStandardObjectProvider Interface
Autodesk.iLogic.Interfaces Namespace