BRepLoop.assemblyContext Property
Parent Object: BRepLoopDefined in namespace "adsk::fusion" and the header file is <Fusion/BRep/BRepLoop.h>
Description
Returns the assembly occurrence (i.e. the occurrence) of this object in an assembly. This is only valid in the case where this BRepLoop object is acting as a proxy in an assembly. Returns null in the case where the object is not in the context of an assembly. but is already the native object.
Syntax
"bRepLoop_var" is a variable referencing a BRepLoop object.
|