Class ImportedGeometryEntityHelper
Inheritance
ImportedGeometryEntityHelper
Assembly: CAMAPI.DotnetHelper.dll
Syntax
public static class ImportedGeometryEntityHelper
Methods
CADModelLocalFileName(ComWrapper<ICamApiImportedGeometryEntity>)
Declaration
public static string CADModelLocalFileName(this ComWrapper<ICamApiImportedGeometryEntity> geomCom)
Parameters
Returns
ImportedFromPLM(ComWrapper<ICamApiImportedGeometryEntity>)
Declaration
public static bool ImportedFromPLM(this ComWrapper<ICamApiImportedGeometryEntity> geomCom)
Parameters
Returns
PLMObjectID(ComWrapper<ICamApiImportedGeometryEntity>)
Declaration
public static string PLMObjectID(this ComWrapper<ICamApiImportedGeometryEntity> geomCom)
Parameters
Returns