Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public OsnapPointRef PointRef(
DimAssocPointType pointIndex
)
Public Function PointRef (
pointIndex As DimAssocPointType
) As OsnapPointRef
public:
OsnapPointRef^ PointRef(
DimAssocPointType pointIndex
)
member PointRef :
pointIndex : DimAssocPointType -> OsnapPointRef
Parameters
- pointIndex
- Type: Teigha.DatabaseServicesDimAssocPointType
Return Value
Type:
OsnapPointRef
See Also